| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
S3OutputLocation |
S3OutputLocation.clone() |
S3OutputLocation |
InstanceAssociationOutputLocation.getS3Location()
An S3 bucket where you want to store the results of this request.
|
S3OutputLocation |
S3OutputLocation.withOutputS3BucketName(String outputS3BucketName)
The name of the S3 bucket.
|
S3OutputLocation |
S3OutputLocation.withOutputS3KeyPrefix(String outputS3KeyPrefix)
The S3 bucket subfolder.
|
S3OutputLocation |
S3OutputLocation.withOutputS3Region(String outputS3Region)
(Deprecated) You can no longer specify this parameter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceAssociationOutputLocation.setS3Location(S3OutputLocation s3Location)
An S3 bucket where you want to store the results of this request.
|
InstanceAssociationOutputLocation |
InstanceAssociationOutputLocation.withS3Location(S3OutputLocation s3Location)
An S3 bucket where you want to store the results of this request.
|
Copyright © 2021. All rights reserved.