CopyableBuilder<AssociateIamInstanceProfileResponse.Builder,AssociateIamInstanceProfileResponse>
, SdkBuilder<AssociateIamInstanceProfileResponse.Builder,AssociateIamInstanceProfileResponse>
public static interface AssociateIamInstanceProfileResponse.Builder extends CopyableBuilder<AssociateIamInstanceProfileResponse.Builder,AssociateIamInstanceProfileResponse>
Modifier and Type | Method | Description |
---|---|---|
AssociateIamInstanceProfileResponse.Builder |
iamInstanceProfileAssociation(IamInstanceProfileAssociation iamInstanceProfileAssociation) |
Information about the IAM instance profile association.
|
copy
apply, build
AssociateIamInstanceProfileResponse.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.