| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsS3BucketDetails |
AwsS3BucketDetails.clone() |
AwsS3BucketDetails |
ResourceDetails.getAwsS3Bucket()
The details of an AWS S3 Bucket.
|
AwsS3BucketDetails |
AwsS3BucketDetails.withOwnerId(String ownerId)
The canonical user ID of the owner of the S3 bucket.
|
AwsS3BucketDetails |
AwsS3BucketDetails.withOwnerName(String ownerName)
The display name of the owner of the S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceDetails.setAwsS3Bucket(AwsS3BucketDetails awsS3Bucket)
The details of an AWS S3 Bucket.
|
ResourceDetails |
ResourceDetails.withAwsS3Bucket(AwsS3BucketDetails awsS3Bucket)
The details of an AWS S3 Bucket.
|
Copyright © 2018. All rights reserved.