Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.imagebuilder.CfnInfrastructureConfigurationPropsMixin.PlacementProperty
Packages that use CfnInfrastructureConfigurationPropsMixin.PlacementProperty
-
Uses of CfnInfrastructureConfigurationPropsMixin.PlacementProperty in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder
Classes in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder that implement CfnInfrastructureConfigurationPropsMixin.PlacementPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnInfrastructureConfigurationPropsMixin.PlacementPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder that return CfnInfrastructureConfigurationPropsMixin.PlacementPropertyModifier and TypeMethodDescriptionCfnInfrastructureConfigurationPropsMixin.PlacementProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder with parameters of type CfnInfrastructureConfigurationPropsMixin.PlacementPropertyModifier and TypeMethodDescriptionCfnInfrastructureConfigurationMixinProps.Builder.placement(CfnInfrastructureConfigurationPropsMixin.PlacementProperty placement) Sets the value ofCfnInfrastructureConfigurationMixinProps.getPlacement()CfnInfrastructureConfigurationPropsMixin.Builder.placement(CfnInfrastructureConfigurationPropsMixin.PlacementProperty placement) The instance placement settings that define where the instances that are launched from your image will run.