Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.datasync.CfnLocationS3MixinProps.Builder
Packages that use CfnLocationS3MixinProps.Builder
-
Uses of CfnLocationS3MixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.datasync
Methods in software.amazon.awscdk.cfnpropertymixins.services.datasync that return CfnLocationS3MixinProps.BuilderModifier and TypeMethodDescriptionCfnLocationS3MixinProps.builder()CfnLocationS3MixinProps.Builder.s3BucketArn(String s3BucketArn) Sets the value ofCfnLocationS3MixinProps.getS3BucketArn()CfnLocationS3MixinProps.Builder.s3BucketArn(IBucketRef s3BucketArn) Sets the value ofCfnLocationS3MixinProps.getS3BucketArn()CfnLocationS3MixinProps.Builder.s3Config(CfnLocationS3PropsMixin.S3ConfigProperty s3Config) Sets the value ofCfnLocationS3MixinProps.getS3Config()CfnLocationS3MixinProps.Builder.s3Config(IResolvable s3Config) Sets the value ofCfnLocationS3MixinProps.getS3Config()CfnLocationS3MixinProps.Builder.s3StorageClass(String s3StorageClass) Sets the value ofCfnLocationS3MixinProps.getS3StorageClass()CfnLocationS3MixinProps.Builder.subdirectory(String subdirectory) Sets the value ofCfnLocationS3MixinProps.getSubdirectory()Sets the value ofCfnLocationS3MixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.datasync with parameters of type CfnLocationS3MixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLocationS3MixinProps.Builder.