Uses of Class
software.amazon.awssdk.services.ec2.model.HostProperties
-
Packages that use HostProperties Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of HostProperties in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return HostProperties Modifier and Type Method Description HostPropertiesHost. hostProperties()The hardware specifications of the Dedicated Host.Methods in software.amazon.awssdk.services.ec2.model with parameters of type HostProperties Modifier and Type Method Description Host.BuilderHost.Builder. hostProperties(HostProperties hostProperties)The hardware specifications of the Dedicated Host.
-