Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.datasync.CfnLocationS3PropsMixin.Builder
Packages that use CfnLocationS3PropsMixin.Builder
-
Uses of CfnLocationS3PropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.datasync
Methods in software.amazon.awscdk.cfnpropertymixins.services.datasync that return CfnLocationS3PropsMixin.BuilderModifier and TypeMethodDescriptionCfnLocationS3PropsMixin.Builder.create()CfnLocationS3PropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnLocationS3PropsMixin.Builder.s3BucketArn(String s3BucketArn) The ARN of the Amazon S3 bucket.CfnLocationS3PropsMixin.Builder.s3BucketArn(IBucketRef s3BucketArn) The ARN of the Amazon S3 bucket.CfnLocationS3PropsMixin.Builder.s3Config(CfnLocationS3PropsMixin.S3ConfigProperty s3Config) The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that is used to access an Amazon S3 bucket.CfnLocationS3PropsMixin.Builder.s3Config(IResolvable s3Config) The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that is used to access an Amazon S3 bucket.CfnLocationS3PropsMixin.Builder.s3StorageClass(String s3StorageClass) The Amazon S3 storage class that you want to store your files in when this location is used as a task destination.CfnLocationS3PropsMixin.Builder.subdirectory(String subdirectory) Specifies a prefix in the S3 bucket that DataSync reads from or writes to (depending on whether the bucket is a source or destination location).Specifies labels that help you categorize, filter, and search for your AWS resources.