Uses of Interface
software.amazon.awscdk.services.imagebuilder.CfnInfrastructureConfiguration.PlacementProperty
Packages that use CfnInfrastructureConfiguration.PlacementProperty
Package
Description
AWS::ImageBuilder Construct Library
-
Uses of CfnInfrastructureConfiguration.PlacementProperty in software.amazon.awscdk.services.imagebuilder
Classes in software.amazon.awscdk.services.imagebuilder that implement CfnInfrastructureConfiguration.PlacementPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnInfrastructureConfiguration.PlacementPropertyMethods in software.amazon.awscdk.services.imagebuilder that return CfnInfrastructureConfiguration.PlacementPropertyModifier and TypeMethodDescriptionCfnInfrastructureConfiguration.PlacementProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.imagebuilder with parameters of type CfnInfrastructureConfiguration.PlacementPropertyModifier and TypeMethodDescriptionCfnInfrastructureConfiguration.Builder.placement(CfnInfrastructureConfiguration.PlacementProperty placement) The instance placement settings that define where the instances that are launched from your image will run.CfnInfrastructureConfigurationProps.Builder.placement(CfnInfrastructureConfiguration.PlacementProperty placement) Sets the value ofCfnInfrastructureConfigurationProps.getPlacement()voidCfnInfrastructureConfiguration.setPlacement(CfnInfrastructureConfiguration.PlacementProperty value) The instance placement settings that define where the instances that are launched from your image will run.