| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
S3Config |
S3Config.clone() |
S3Config |
CreateLocationS3Request.getS3Config() |
S3Config |
DescribeLocationS3Result.getS3Config() |
S3Config |
S3Config.withBucketAccessRoleArn(String bucketAccessRoleArn)
The ARN of the IAM role for accessing the S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateLocationS3Request.setS3Config(S3Config s3Config) |
void |
DescribeLocationS3Result.setS3Config(S3Config s3Config) |
CreateLocationS3Request |
CreateLocationS3Request.withS3Config(S3Config s3Config) |
DescribeLocationS3Result |
DescribeLocationS3Result.withS3Config(S3Config s3Config) |
Copyright © 2023. All rights reserved.