Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.datasync.CfnLocationS3PropsMixin.S3ConfigProperty
Packages that use CfnLocationS3PropsMixin.S3ConfigProperty
-
Uses of CfnLocationS3PropsMixin.S3ConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.datasync
Classes in software.amazon.awscdk.cfnpropertymixins.services.datasync that implement CfnLocationS3PropsMixin.S3ConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLocationS3PropsMixin.S3ConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.datasync that return CfnLocationS3PropsMixin.S3ConfigPropertyModifier and TypeMethodDescriptionCfnLocationS3PropsMixin.S3ConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.datasync with parameters of type CfnLocationS3PropsMixin.S3ConfigPropertyModifier and TypeMethodDescriptionCfnLocationS3MixinProps.Builder.s3Config(CfnLocationS3PropsMixin.S3ConfigProperty s3Config) Sets the value ofCfnLocationS3MixinProps.getS3Config()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.