| Package | Description |
|---|---|
| com.amazonaws.services.cloudtrail.model |
| Modifier and Type | Method and Description |
|---|---|
S3ImportSource |
S3ImportSource.clone() |
S3ImportSource |
ImportSource.getS3()
The source S3 bucket.
|
S3ImportSource |
S3ImportSource.withS3BucketAccessRoleArn(String s3BucketAccessRoleArn)
The IAM ARN role used to access the source S3 bucket.
|
S3ImportSource |
S3ImportSource.withS3BucketRegion(String s3BucketRegion)
The Region associated with the source S3 bucket.
|
S3ImportSource |
S3ImportSource.withS3LocationUri(String s3LocationUri)
The URI for the source S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImportSource.setS3(S3ImportSource s3)
The source S3 bucket.
|
ImportSource |
ImportSource.withS3(S3ImportSource s3)
The source S3 bucket.
|
Copyright © 2024. All rights reserved.