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