Uses of Class
software.amazon.awscdk.services.ec2.CfnHostProps.Builder
Packages that use CfnHostProps.Builder
-
Uses of CfnHostProps.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnHostProps.BuilderModifier and TypeMethodDescriptionCfnHostProps.Builder.autoPlacement(String autoPlacement) Sets the value ofCfnHostProps.getAutoPlacement()CfnHostProps.Builder.availabilityZone(String availabilityZone) Sets the value ofCfnHostProps.getAvailabilityZone()static CfnHostProps.BuilderCfnHostProps.builder()CfnHostProps.Builder.hostMaintenance(String hostMaintenance) Sets the value ofCfnHostProps.getHostMaintenance()CfnHostProps.Builder.hostRecovery(String hostRecovery) Sets the value ofCfnHostProps.getHostRecovery()CfnHostProps.Builder.instanceFamily(String instanceFamily) Sets the value ofCfnHostProps.getInstanceFamily()CfnHostProps.Builder.instanceType(String instanceType) Sets the value ofCfnHostProps.getInstanceType()CfnHostProps.Builder.outpostArn(String outpostArn) Sets the value ofCfnHostProps.getOutpostArn()Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnHostProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnHostProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnHostProps.Builder.