Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.imagebuilder.CfnInfrastructureConfigurationPropsMixin.InstanceMetadataOptionsProperty
Packages that use CfnInfrastructureConfigurationPropsMixin.InstanceMetadataOptionsProperty
-
Uses of CfnInfrastructureConfigurationPropsMixin.InstanceMetadataOptionsProperty in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder
Classes in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder that implement CfnInfrastructureConfigurationPropsMixin.InstanceMetadataOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnInfrastructureConfigurationPropsMixin.InstanceMetadataOptionsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder that return CfnInfrastructureConfigurationPropsMixin.InstanceMetadataOptionsPropertyModifier and TypeMethodDescriptionCfnInfrastructureConfigurationPropsMixin.InstanceMetadataOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder with parameters of type CfnInfrastructureConfigurationPropsMixin.InstanceMetadataOptionsPropertyModifier and TypeMethodDescriptionCfnInfrastructureConfigurationMixinProps.Builder.instanceMetadataOptions(CfnInfrastructureConfigurationPropsMixin.InstanceMetadataOptionsProperty instanceMetadataOptions) Sets the value ofCfnInfrastructureConfigurationMixinProps.getInstanceMetadataOptions()CfnInfrastructureConfigurationPropsMixin.Builder.instanceMetadataOptions(CfnInfrastructureConfigurationPropsMixin.InstanceMetadataOptionsProperty instanceMetadataOptions) The instance metadata options that you can set for the HTTP requests that pipeline builds use to launch EC2 build and test instances.