Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.opsworks.CfnInstanceMixinProps.Builder
Packages that use CfnInstanceMixinProps.Builder
-
Uses of CfnInstanceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.opsworks
Methods in software.amazon.awscdk.cfnpropertymixins.services.opsworks that return CfnInstanceMixinProps.BuilderModifier and TypeMethodDescriptionCfnInstanceMixinProps.Builder.agentVersion(String agentVersion) Sets the value ofCfnInstanceMixinProps.getAgentVersion()Sets the value ofCfnInstanceMixinProps.getAmiId()CfnInstanceMixinProps.Builder.architecture(String architecture) Sets the value ofCfnInstanceMixinProps.getArchitecture()CfnInstanceMixinProps.Builder.autoScalingType(String autoScalingType) Sets the value ofCfnInstanceMixinProps.getAutoScalingType()CfnInstanceMixinProps.Builder.availabilityZone(String availabilityZone) Sets the value ofCfnInstanceMixinProps.getAvailabilityZone()CfnInstanceMixinProps.Builder.blockDeviceMappings(List<? extends Object> blockDeviceMappings) Sets the value ofCfnInstanceMixinProps.getBlockDeviceMappings()CfnInstanceMixinProps.Builder.blockDeviceMappings(IResolvable blockDeviceMappings) Sets the value ofCfnInstanceMixinProps.getBlockDeviceMappings()CfnInstanceMixinProps.builder()CfnInstanceMixinProps.Builder.ebsOptimized(Boolean ebsOptimized) Sets the value ofCfnInstanceMixinProps.getEbsOptimized()CfnInstanceMixinProps.Builder.ebsOptimized(IResolvable ebsOptimized) Sets the value ofCfnInstanceMixinProps.getEbsOptimized()CfnInstanceMixinProps.Builder.elasticIps(List<String> elasticIps) Sets the value ofCfnInstanceMixinProps.getElasticIps()Sets the value ofCfnInstanceMixinProps.getHostname()CfnInstanceMixinProps.Builder.installUpdatesOnBoot(Boolean installUpdatesOnBoot) Sets the value ofCfnInstanceMixinProps.getInstallUpdatesOnBoot()CfnInstanceMixinProps.Builder.installUpdatesOnBoot(IResolvable installUpdatesOnBoot) Sets the value ofCfnInstanceMixinProps.getInstallUpdatesOnBoot()CfnInstanceMixinProps.Builder.instanceType(String instanceType) Sets the value ofCfnInstanceMixinProps.getInstanceType()Sets the value ofCfnInstanceMixinProps.getLayerIds()Sets the value ofCfnInstanceMixinProps.getOs()CfnInstanceMixinProps.Builder.rootDeviceType(String rootDeviceType) Sets the value ofCfnInstanceMixinProps.getRootDeviceType()CfnInstanceMixinProps.Builder.sshKeyName(String sshKeyName) Sets the value ofCfnInstanceMixinProps.getSshKeyName()Sets the value ofCfnInstanceMixinProps.getStackId()Sets the value ofCfnInstanceMixinProps.getSubnetId()Sets the value ofCfnInstanceMixinProps.getTenancy()CfnInstanceMixinProps.Builder.timeBasedAutoScaling(CfnInstancePropsMixin.TimeBasedAutoScalingProperty timeBasedAutoScaling) Sets the value ofCfnInstanceMixinProps.getTimeBasedAutoScaling()CfnInstanceMixinProps.Builder.timeBasedAutoScaling(IResolvable timeBasedAutoScaling) Sets the value ofCfnInstanceMixinProps.getTimeBasedAutoScaling()CfnInstanceMixinProps.Builder.virtualizationType(String virtualizationType) Sets the value ofCfnInstanceMixinProps.getVirtualizationType()Sets the value ofCfnInstanceMixinProps.getVolumes()Constructors in software.amazon.awscdk.cfnpropertymixins.services.opsworks with parameters of type CfnInstanceMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnInstanceMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnInstanceMixinProps.Builder.