| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
InstanceAssociationOutputLocation |
CreateAssociationBatchRequestEntry.outputLocation()
An S3 bucket where you want to store the results of this request.
|
InstanceAssociationOutputLocation |
CreateAssociationRequest.outputLocation()
An S3 bucket where you want to store the output details of the request.
|
InstanceAssociationOutputLocation |
AssociationDescription.outputLocation()
An S3 bucket where you want to store the output details of the request.
|
InstanceAssociationOutputLocation |
UpdateAssociationRequest.outputLocation()
An S3 bucket where you want to store the results of this request.
|
InstanceAssociationOutputLocation |
AssociationVersionInfo.outputLocation()
The location in Amazon S3 specified for the association when the association version was created.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAssociationBatchRequestEntry.Builder |
CreateAssociationBatchRequestEntry.Builder.outputLocation(InstanceAssociationOutputLocation outputLocation)
An S3 bucket where you want to store the results of this request.
|
CreateAssociationRequest.Builder |
CreateAssociationRequest.Builder.outputLocation(InstanceAssociationOutputLocation outputLocation)
An S3 bucket where you want to store the output details of the request.
|
AssociationDescription.Builder |
AssociationDescription.Builder.outputLocation(InstanceAssociationOutputLocation outputLocation)
An S3 bucket where you want to store the output details of the request.
|
UpdateAssociationRequest.Builder |
UpdateAssociationRequest.Builder.outputLocation(InstanceAssociationOutputLocation outputLocation)
An S3 bucket where you want to store the results of this request.
|
AssociationVersionInfo.Builder |
AssociationVersionInfo.Builder.outputLocation(InstanceAssociationOutputLocation outputLocation)
The location in Amazon S3 specified for the association when the association version was created.
|
Copyright © 2020. All rights reserved.