| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
S3OutputUrl |
S3OutputUrl.clone() |
S3OutputUrl |
InstanceAssociationOutputUrl.getS3OutputUrl()
The URL of S3 bucket where you want to store the results of this request.
|
S3OutputUrl |
S3OutputUrl.withOutputUrl(String outputUrl)
A URL for an S3 bucket where you want to store the results of this request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceAssociationOutputUrl.setS3OutputUrl(S3OutputUrl s3OutputUrl)
The URL of S3 bucket where you want to store the results of this request.
|
InstanceAssociationOutputUrl |
InstanceAssociationOutputUrl.withS3OutputUrl(S3OutputUrl s3OutputUrl)
The URL of S3 bucket where you want to store the results of this request.
|
Copyright © 2020. All rights reserved.