AWS::ImageBuilder::DistributionConfiguration FastLaunchConfiguration
The FastLaunchConfiguration property type specifies Property description not available. for an AWS::ImageBuilder::DistributionConfiguration.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "AccountId" :String, "Enabled" :Boolean, "LaunchTemplate" :FastLaunchLaunchTemplateSpecification, "MaxParallelLaunches" :Integer, "SnapshotConfiguration" :FastLaunchSnapshotConfiguration}
YAML
AccountId:StringEnabled:BooleanLaunchTemplate:FastLaunchLaunchTemplateSpecificationMaxParallelLaunches:IntegerSnapshotConfiguration:FastLaunchSnapshotConfiguration
Properties
AccountIdProperty description not available.
Required: No
Type: String
Update requires: No interruption
EnabledProperty description not available.
Required: No
Type: Boolean
Update requires: No interruption
LaunchTemplateProperty description not available.
Required: No
Type: FastLaunchLaunchTemplateSpecification
Update requires: No interruption
MaxParallelLaunchesProperty description not available.
Required: No
Type: Integer
Update requires: No interruption
SnapshotConfigurationProperty description not available.
Required: No
Type: FastLaunchSnapshotConfiguration
Update requires: No interruption