| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
InstanceAssociationOutputLocation |
InstanceAssociationOutputLocation.clone() |
InstanceAssociationOutputLocation |
AssociationVersionInfo.getOutputLocation()
The location in Amazon S3 specified for the association when the association version was created.
|
InstanceAssociationOutputLocation |
UpdateAssociationRequest.getOutputLocation()
An S3 bucket where you want to store the results of this request.
|
InstanceAssociationOutputLocation |
CreateAssociationBatchRequestEntry.getOutputLocation()
An S3 bucket where you want to store the results of this request.
|
InstanceAssociationOutputLocation |
CreateAssociationRequest.getOutputLocation()
An Amazon Simple Storage Service (Amazon S3) bucket where you want to store the output details of the request.
|
InstanceAssociationOutputLocation |
AssociationDescription.getOutputLocation()
An S3 bucket where you want to store the output details of the request.
|
InstanceAssociationOutputLocation |
InstanceAssociationOutputLocation.withS3Location(S3OutputLocation s3Location)
An S3 bucket where you want to store the results of this request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssociationVersionInfo.setOutputLocation(InstanceAssociationOutputLocation outputLocation)
The location in Amazon S3 specified for the association when the association version was created.
|
void |
UpdateAssociationRequest.setOutputLocation(InstanceAssociationOutputLocation outputLocation)
An S3 bucket where you want to store the results of this request.
|
void |
CreateAssociationBatchRequestEntry.setOutputLocation(InstanceAssociationOutputLocation outputLocation)
An S3 bucket where you want to store the results of this request.
|
void |
CreateAssociationRequest.setOutputLocation(InstanceAssociationOutputLocation outputLocation)
An Amazon Simple Storage Service (Amazon S3) bucket where you want to store the output details of the request.
|
void |
AssociationDescription.setOutputLocation(InstanceAssociationOutputLocation outputLocation)
An S3 bucket where you want to store the output details of the request.
|
AssociationVersionInfo |
AssociationVersionInfo.withOutputLocation(InstanceAssociationOutputLocation outputLocation)
The location in Amazon S3 specified for the association when the association version was created.
|
UpdateAssociationRequest |
UpdateAssociationRequest.withOutputLocation(InstanceAssociationOutputLocation outputLocation)
An S3 bucket where you want to store the results of this request.
|
CreateAssociationBatchRequestEntry |
CreateAssociationBatchRequestEntry.withOutputLocation(InstanceAssociationOutputLocation outputLocation)
An S3 bucket where you want to store the results of this request.
|
CreateAssociationRequest |
CreateAssociationRequest.withOutputLocation(InstanceAssociationOutputLocation outputLocation)
An Amazon Simple Storage Service (Amazon S3) bucket where you want to store the output details of the request.
|
AssociationDescription |
AssociationDescription.withOutputLocation(InstanceAssociationOutputLocation outputLocation)
An S3 bucket where you want to store the output details of the request.
|
Copyright © 2023. All rights reserved.