Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnCapacityManagerDataExportPropsMixin.Builder
Packages that use CfnCapacityManagerDataExportPropsMixin.Builder
-
Uses of CfnCapacityManagerDataExportPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnCapacityManagerDataExportPropsMixin.BuilderModifier and TypeMethodDescriptionCfnCapacityManagerDataExportPropsMixin.Builder.create()CfnCapacityManagerDataExportPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnCapacityManagerDataExportPropsMixin.Builder.outputFormat(String outputFormat) The file format of the exported data.CfnCapacityManagerDataExportPropsMixin.Builder.s3BucketName(String s3BucketName) The name of the S3 bucket where export files are delivered.CfnCapacityManagerDataExportPropsMixin.Builder.s3BucketPrefix(String s3BucketPrefix) The S3 key prefix used for organizing export files within the bucket.The frequency at which data exports are generated.The tags associated with the data export configuration.