aws-cdk-lib.aws_imagebuilder.CfnDistributionConfiguration.FastLaunchSnapshotConfigurationProperty

interface FastLaunchSnapshotConfigurationProperty

LanguageType name
.NETAmazon.CDK.AWS.ImageBuilder.CfnDistributionConfiguration.FastLaunchSnapshotConfigurationProperty
Gogithub.com/aws/aws-cdk-go/awscdk/v2/awsimagebuilder#CfnDistributionConfiguration_FastLaunchSnapshotConfigurationProperty
Javasoftware.amazon.awscdk.services.imagebuilder.CfnDistributionConfiguration.FastLaunchSnapshotConfigurationProperty
Pythonaws_cdk.aws_imagebuilder.CfnDistributionConfiguration.FastLaunchSnapshotConfigurationProperty
TypeScript aws-cdk-lib » aws_imagebuilder » CfnDistributionConfiguration » FastLaunchSnapshotConfigurationProperty

Example

// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import { aws_imagebuilder as imagebuilder } from 'aws-cdk-lib';
const fastLaunchSnapshotConfigurationProperty: imagebuilder.CfnDistributionConfiguration.FastLaunchSnapshotConfigurationProperty = {
  targetResourceCount: 123,
};

Properties

NameTypeDescription
targetResourceCount?numberCfnDistributionConfiguration.FastLaunchSnapshotConfigurationProperty.TargetResourceCount.

targetResourceCount?

Type: number (optional)

CfnDistributionConfiguration.FastLaunchSnapshotConfigurationProperty.TargetResourceCount.