| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
InstanceAssociationOutputUrl |
InstanceAssociationOutputUrl.clone() |
InstanceAssociationOutputUrl |
InstanceAssociationStatusInfo.getOutputUrl()
A URL for an 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceAssociationStatusInfo.setOutputUrl(InstanceAssociationOutputUrl outputUrl)
A URL for an S3 bucket where you want to store the results of this request.
|
InstanceAssociationStatusInfo |
InstanceAssociationStatusInfo.withOutputUrl(InstanceAssociationOutputUrl outputUrl)
A URL for an S3 bucket where you want to store the results of this request.
|
Copyright © 2020. All rights reserved.