Uses of Interface
software.amazon.awscdk.services.datasync.CfnLocationS3.S3ConfigProperty
Packages that use CfnLocationS3.S3ConfigProperty
-
Uses of CfnLocationS3.S3ConfigProperty in software.amazon.awscdk.services.datasync
Classes in software.amazon.awscdk.services.datasync that implement CfnLocationS3.S3ConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLocationS3.S3ConfigPropertyMethods in software.amazon.awscdk.services.datasync that return CfnLocationS3.S3ConfigPropertyModifier and TypeMethodDescriptionCfnLocationS3.S3ConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.datasync with parameters of type CfnLocationS3.S3ConfigPropertyModifier 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()voidCfnLocationS3.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.