public static interface ReplaceIamInstanceProfileAssociationResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<ReplaceIamInstanceProfileAssociationResponse.Builder,ReplaceIamInstanceProfileAssociationResponse>
| Modifier and Type | Method and Description |
|---|---|
ReplaceIamInstanceProfileAssociationResponse.Builder |
iamInstanceProfileAssociation(IamInstanceProfileAssociation iamInstanceProfileAssociation)
Information about the IAM instance profile association.
|
ReplaceIamInstanceProfileAssociationResponse.Builder iamInstanceProfileAssociation(IamInstanceProfileAssociation iamInstanceProfileAssociation)
Information about the IAM instance profile association.
iamInstanceProfileAssociation - Information about the IAM instance profile association.Copyright © 2017. All rights reserved.