Uses of Class
software.amazon.awscdk.services.imagebuilder.CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder
Packages that use CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder
Package
Description
AWS::ImageBuilder Construct Library
-
Uses of CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder in software.amazon.awscdk.services.imagebuilder
Methods in software.amazon.awscdk.services.imagebuilder that return CfnDistributionConfiguration.FastLaunchConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnDistributionConfiguration.FastLaunchConfigurationProperty.builder()CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder.enabled(IResolvable enabled) CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder.launchTemplate(IResolvable launchTemplate) CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder.launchTemplate(CfnDistributionConfiguration.FastLaunchLaunchTemplateSpecificationProperty launchTemplate) CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder.maxParallelLaunches(Number maxParallelLaunches) CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder.snapshotConfiguration(IResolvable snapshotConfiguration) CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder.snapshotConfiguration(CfnDistributionConfiguration.FastLaunchSnapshotConfigurationProperty snapshotConfiguration) Constructors in software.amazon.awscdk.services.imagebuilder with parameters of type CfnDistributionConfiguration.FastLaunchConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder.