Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ssm.CfnResourceDataSyncMixinProps.Builder
Packages that use CfnResourceDataSyncMixinProps.Builder
-
Uses of CfnResourceDataSyncMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ssm
Methods in software.amazon.awscdk.cfnpropertymixins.services.ssm that return CfnResourceDataSyncMixinProps.BuilderModifier and TypeMethodDescriptionCfnResourceDataSyncMixinProps.Builder.bucketName(String bucketName) Sets the value ofCfnResourceDataSyncMixinProps.getBucketName()CfnResourceDataSyncMixinProps.Builder.bucketName(IBucketRef bucketName) Sets the value ofCfnResourceDataSyncMixinProps.getBucketName()CfnResourceDataSyncMixinProps.Builder.bucketPrefix(String bucketPrefix) Sets the value ofCfnResourceDataSyncMixinProps.getBucketPrefix()CfnResourceDataSyncMixinProps.Builder.bucketRegion(String bucketRegion) Sets the value ofCfnResourceDataSyncMixinProps.getBucketRegion()CfnResourceDataSyncMixinProps.builder()Sets the value ofCfnResourceDataSyncMixinProps.getKmsKeyArn()CfnResourceDataSyncMixinProps.Builder.s3Destination(CfnResourceDataSyncPropsMixin.S3DestinationProperty s3Destination) Sets the value ofCfnResourceDataSyncMixinProps.getS3Destination()CfnResourceDataSyncMixinProps.Builder.s3Destination(IResolvable s3Destination) Sets the value ofCfnResourceDataSyncMixinProps.getS3Destination()CfnResourceDataSyncMixinProps.Builder.syncFormat(String syncFormat) Sets the value ofCfnResourceDataSyncMixinProps.getSyncFormat()Sets the value ofCfnResourceDataSyncMixinProps.getSyncName()CfnResourceDataSyncMixinProps.Builder.syncSource(CfnResourceDataSyncPropsMixin.SyncSourceProperty syncSource) Sets the value ofCfnResourceDataSyncMixinProps.getSyncSource()CfnResourceDataSyncMixinProps.Builder.syncSource(IResolvable syncSource) Sets the value ofCfnResourceDataSyncMixinProps.getSyncSource()Sets the value ofCfnResourceDataSyncMixinProps.getSyncType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ssm with parameters of type CfnResourceDataSyncMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnResourceDataSyncMixinProps.Builder.