Uses of Class
software.amazon.awscdk.services.datasync.CfnLocationS3Props.Builder
Packages that use CfnLocationS3Props.Builder
-
Uses of CfnLocationS3Props.Builder in software.amazon.awscdk.services.datasync
Methods in software.amazon.awscdk.services.datasync that return CfnLocationS3Props.BuilderModifier and TypeMethodDescriptionstatic CfnLocationS3Props.BuilderCfnLocationS3Props.builder()CfnLocationS3Props.Builder.s3BucketArn(String s3BucketArn) Sets the value ofCfnLocationS3Props.getS3BucketArn()CfnLocationS3Props.Builder.s3BucketArn(IBucketRef s3BucketArn) Sets the value ofCfnLocationS3Props.getS3BucketArn()CfnLocationS3Props.Builder.s3Config(IResolvable s3Config) Sets the value ofCfnLocationS3Props.getS3Config()CfnLocationS3Props.Builder.s3Config(CfnLocationS3.S3ConfigProperty s3Config) Sets the value ofCfnLocationS3Props.getS3Config()CfnLocationS3Props.Builder.s3StorageClass(String s3StorageClass) Sets the value ofCfnLocationS3Props.getS3StorageClass()CfnLocationS3Props.Builder.subdirectory(String subdirectory) Sets the value ofCfnLocationS3Props.getSubdirectory()Sets the value ofCfnLocationS3Props.getTags()Constructors in software.amazon.awscdk.services.datasync with parameters of type CfnLocationS3Props.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnLocationS3Props.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLocationS3Props.Builder.