public static interface UpdateAssociationResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<UpdateAssociationResponse.Builder,UpdateAssociationResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateAssociationResponse.Builder |
associationDescription(AssociationDescription associationDescription)
The description of the association that was updated.
|
copyapply, buildUpdateAssociationResponse.Builder associationDescription(AssociationDescription associationDescription)
The description of the association that was updated.
associationDescription - The description of the association that was updated.Copyright © 2017. All rights reserved.