CopyableBuilder<ReplaceIamInstanceProfileAssociationResponse.Builder,ReplaceIamInstanceProfileAssociationResponse>
, SdkBuilder<ReplaceIamInstanceProfileAssociationResponse.Builder,ReplaceIamInstanceProfileAssociationResponse>
public static interface ReplaceIamInstanceProfileAssociationResponse.Builder extends CopyableBuilder<ReplaceIamInstanceProfileAssociationResponse.Builder,ReplaceIamInstanceProfileAssociationResponse>
Modifier and Type | Method | Description |
---|---|---|
ReplaceIamInstanceProfileAssociationResponse.Builder |
iamInstanceProfileAssociation(IamInstanceProfileAssociation iamInstanceProfileAssociation) |
Information about the IAM instance profile association.
|
copy
apply, build
ReplaceIamInstanceProfileAssociationResponse.Builder iamInstanceProfileAssociation(IamInstanceProfileAssociation iamInstanceProfileAssociation)
Information about the IAM instance profile association.
iamInstanceProfileAssociation
- Information about the IAM instance profile association.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.