Uses of Class
software.amazon.awscdk.services.imagebuilder.CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder
Package
Description
AWS::ImageBuilder Construct Library
-
Uses of CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder in software.amazon.awscdk.services.imagebuilder
Modifier 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) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder
.