Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.autoscaling.CfnLaunchConfigurationPropsMixin.MetadataOptionsProperty
Packages that use CfnLaunchConfigurationPropsMixin.MetadataOptionsProperty
-
Uses of CfnLaunchConfigurationPropsMixin.MetadataOptionsProperty in software.amazon.awscdk.cfnpropertymixins.services.autoscaling
Classes in software.amazon.awscdk.cfnpropertymixins.services.autoscaling that implement CfnLaunchConfigurationPropsMixin.MetadataOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLaunchConfigurationPropsMixin.MetadataOptionsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.autoscaling that return CfnLaunchConfigurationPropsMixin.MetadataOptionsPropertyModifier and TypeMethodDescriptionCfnLaunchConfigurationPropsMixin.MetadataOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.autoscaling with parameters of type CfnLaunchConfigurationPropsMixin.MetadataOptionsPropertyModifier and TypeMethodDescriptionCfnLaunchConfigurationMixinProps.Builder.metadataOptions(CfnLaunchConfigurationPropsMixin.MetadataOptionsProperty metadataOptions) Sets the value ofCfnLaunchConfigurationMixinProps.getMetadataOptions()CfnLaunchConfigurationPropsMixin.Builder.metadataOptions(CfnLaunchConfigurationPropsMixin.MetadataOptionsProperty metadataOptions) The metadata options for the instances.