Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.imagebuilder.CfnInfrastructureConfigurationMixinProps.Builder
Packages that use CfnInfrastructureConfigurationMixinProps.Builder
-
Uses of CfnInfrastructureConfigurationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder
Methods in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder that return CfnInfrastructureConfigurationMixinProps.BuilderModifier and TypeMethodDescriptionCfnInfrastructureConfigurationMixinProps.builder()CfnInfrastructureConfigurationMixinProps.Builder.description(String description) Sets the value ofCfnInfrastructureConfigurationMixinProps.getDescription()CfnInfrastructureConfigurationMixinProps.Builder.instanceMetadataOptions(CfnInfrastructureConfigurationPropsMixin.InstanceMetadataOptionsProperty instanceMetadataOptions) Sets the value ofCfnInfrastructureConfigurationMixinProps.getInstanceMetadataOptions()CfnInfrastructureConfigurationMixinProps.Builder.instanceMetadataOptions(IResolvable instanceMetadataOptions) Sets the value ofCfnInfrastructureConfigurationMixinProps.getInstanceMetadataOptions()CfnInfrastructureConfigurationMixinProps.Builder.instanceProfileName(String instanceProfileName) Sets the value ofCfnInfrastructureConfigurationMixinProps.getInstanceProfileName()CfnInfrastructureConfigurationMixinProps.Builder.instanceProfileName(IInstanceProfileRef instanceProfileName) Sets the value ofCfnInfrastructureConfigurationMixinProps.getInstanceProfileName()CfnInfrastructureConfigurationMixinProps.Builder.instanceTypes(List<String> instanceTypes) Sets the value ofCfnInfrastructureConfigurationMixinProps.getInstanceTypes()Sets the value ofCfnInfrastructureConfigurationMixinProps.getKeyPair()CfnInfrastructureConfigurationMixinProps.Builder.logging(CfnInfrastructureConfigurationPropsMixin.LoggingProperty logging) Sets the value ofCfnInfrastructureConfigurationMixinProps.getLogging()CfnInfrastructureConfigurationMixinProps.Builder.logging(IResolvable logging) Sets the value ofCfnInfrastructureConfigurationMixinProps.getLogging()Sets the value ofCfnInfrastructureConfigurationMixinProps.getName()CfnInfrastructureConfigurationMixinProps.Builder.placement(CfnInfrastructureConfigurationPropsMixin.PlacementProperty placement) Sets the value ofCfnInfrastructureConfigurationMixinProps.getPlacement()CfnInfrastructureConfigurationMixinProps.Builder.placement(IResolvable placement) Sets the value ofCfnInfrastructureConfigurationMixinProps.getPlacement()CfnInfrastructureConfigurationMixinProps.Builder.resourceTags(Map<String, String> resourceTags) Sets the value ofCfnInfrastructureConfigurationMixinProps.getResourceTags()CfnInfrastructureConfigurationMixinProps.Builder.resourceTags(IResolvable resourceTags) Sets the value ofCfnInfrastructureConfigurationMixinProps.getResourceTags()CfnInfrastructureConfigurationMixinProps.Builder.securityGroupIds(List<String> securityGroupIds) Sets the value ofCfnInfrastructureConfigurationMixinProps.getSecurityGroupIds()CfnInfrastructureConfigurationMixinProps.Builder.snsTopicArn(String snsTopicArn) Sets the value ofCfnInfrastructureConfigurationMixinProps.getSnsTopicArn()CfnInfrastructureConfigurationMixinProps.Builder.snsTopicArn(ITopicRef snsTopicArn) Sets the value ofCfnInfrastructureConfigurationMixinProps.getSnsTopicArn()Sets the value ofCfnInfrastructureConfigurationMixinProps.getSubnetId()Sets the value ofCfnInfrastructureConfigurationMixinProps.getTags()CfnInfrastructureConfigurationMixinProps.Builder.terminateInstanceOnFailure(Boolean terminateInstanceOnFailure) Sets the value ofCfnInfrastructureConfigurationMixinProps.getTerminateInstanceOnFailure()CfnInfrastructureConfigurationMixinProps.Builder.terminateInstanceOnFailure(IResolvable terminateInstanceOnFailure) Sets the value ofCfnInfrastructureConfigurationMixinProps.getTerminateInstanceOnFailure()Constructors in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder with parameters of type CfnInfrastructureConfigurationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnInfrastructureConfigurationMixinProps.Builder.