| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
IamInstanceProfileAssociation |
DisassociateIamInstanceProfileResponse.iamInstanceProfileAssociation()
Information about the IAM instance profile association.
|
IamInstanceProfileAssociation |
AssociateIamInstanceProfileResponse.iamInstanceProfileAssociation()
Information about the IAM instance profile association.
|
IamInstanceProfileAssociation |
ReplaceIamInstanceProfileAssociationResponse.iamInstanceProfileAssociation()
Information about the IAM instance profile association.
|
| Modifier and Type | Method and Description |
|---|---|
List<IamInstanceProfileAssociation> |
DescribeIamInstanceProfileAssociationsResponse.iamInstanceProfileAssociations()
Information about one or more IAM instance profile associations.
|
| Modifier and Type | Method and Description |
|---|---|
DisassociateIamInstanceProfileResponse.Builder |
DisassociateIamInstanceProfileResponse.Builder.iamInstanceProfileAssociation(IamInstanceProfileAssociation iamInstanceProfileAssociation)
Information about the IAM instance profile association.
|
AssociateIamInstanceProfileResponse.Builder |
AssociateIamInstanceProfileResponse.Builder.iamInstanceProfileAssociation(IamInstanceProfileAssociation iamInstanceProfileAssociation)
Information about the IAM instance profile association.
|
ReplaceIamInstanceProfileAssociationResponse.Builder |
ReplaceIamInstanceProfileAssociationResponse.Builder.iamInstanceProfileAssociation(IamInstanceProfileAssociation iamInstanceProfileAssociation)
Information about the IAM instance profile association.
|
DescribeIamInstanceProfileAssociationsResponse.Builder |
DescribeIamInstanceProfileAssociationsResponse.Builder.iamInstanceProfileAssociations(IamInstanceProfileAssociation... iamInstanceProfileAssociations)
Information about one or more IAM instance profile associations.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeIamInstanceProfileAssociationsResponse.Builder |
DescribeIamInstanceProfileAssociationsResponse.Builder.iamInstanceProfileAssociations(Collection<IamInstanceProfileAssociation> iamInstanceProfileAssociations)
Information about one or more IAM instance profile associations.
|
Copyright © 2019. All rights reserved.