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