Uses of Interface
software.amazon.awscdk.services.datasync.CfnLocationS3.S3ConfigProperty
-
Uses of CfnLocationS3.S3ConfigProperty in software.amazon.awscdk.services.datasync
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnLocationS3.S3ConfigProperty
Modifier and TypeMethodDescriptionCfnLocationS3.S3ConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnLocationS3.Builder.s3Config
(CfnLocationS3.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.CfnLocationS3Props.Builder.s3Config
(CfnLocationS3.S3ConfigProperty s3Config) Sets the value ofCfnLocationS3Props.getS3Config()
void
CfnLocationS3.setS3Config
(CfnLocationS3.S3ConfigProperty value) The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that is used to access an Amazon S3 bucket.