| Package | Description |
|---|---|
| com.amazonaws.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
S3Location |
S3Location.clone() |
S3Location |
ReportGenerator.getS3Location()
Details of the S3 bucket that report generator reports are published to.
|
S3Location |
S3Location.withBucket(String bucket)
Name of the S3 bucket reports are published to.
|
S3Location |
S3Location.withKeyPrefix(String keyPrefix)
Prefix of the S3 bucket reports are published to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportGenerator.setS3Location(S3Location s3Location)
Details of the S3 bucket that report generator reports are published to.
|
ReportGenerator |
ReportGenerator.withS3Location(S3Location s3Location)
Details of the S3 bucket that report generator reports are published to.
|
Copyright © 2022. All rights reserved.