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