| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
IamInstanceProfile |
IamInstanceProfileAssociation.iamInstanceProfile()
The IAM instance profile.
|
IamInstanceProfile |
Instance.iamInstanceProfile()
The IAM instance profile associated with the instance, if applicable.
|
| Modifier and Type | Method and Description |
|---|---|
IamInstanceProfileAssociation.Builder |
IamInstanceProfileAssociation.Builder.iamInstanceProfile(IamInstanceProfile iamInstanceProfile)
The IAM instance profile.
|
Instance.Builder |
Instance.Builder.iamInstanceProfile(IamInstanceProfile iamInstanceProfile)
The IAM instance profile associated with the instance, if applicable.
|
Copyright © 2019. All rights reserved.