Uses of Class
software.amazon.awscdk.services.datasync.CfnTask.ManifestConfigSourceS3Property.Builder
Packages that use CfnTask.ManifestConfigSourceS3Property.Builder
-
Uses of CfnTask.ManifestConfigSourceS3Property.Builder in software.amazon.awscdk.services.datasync
Methods in software.amazon.awscdk.services.datasync that return CfnTask.ManifestConfigSourceS3Property.BuilderModifier and TypeMethodDescriptionCfnTask.ManifestConfigSourceS3Property.Builder.bucketAccessRoleArn(String bucketAccessRoleArn) Sets the value ofCfnTask.ManifestConfigSourceS3Property.getBucketAccessRoleArn()CfnTask.ManifestConfigSourceS3Property.builder()CfnTask.ManifestConfigSourceS3Property.Builder.manifestObjectPath(String manifestObjectPath) Sets the value ofCfnTask.ManifestConfigSourceS3Property.getManifestObjectPath()CfnTask.ManifestConfigSourceS3Property.Builder.manifestObjectVersionId(String manifestObjectVersionId) Sets the value ofCfnTask.ManifestConfigSourceS3Property.getManifestObjectVersionId()CfnTask.ManifestConfigSourceS3Property.Builder.s3BucketArn(String s3BucketArn) Sets the value ofCfnTask.ManifestConfigSourceS3Property.getS3BucketArn()Constructors in software.amazon.awscdk.services.datasync with parameters of type CfnTask.ManifestConfigSourceS3Property.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTask.ManifestConfigSourceS3Property.Builder.