| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
IamInstanceProfile |
IamInstanceProfile.clone() |
IamInstanceProfile |
InstanceDetails.getIamInstanceProfile()
The profile information of the EC2 instance.
|
IamInstanceProfile |
IamInstanceProfile.withArn(String arn)
The profile ARN of the EC2 instance.
|
IamInstanceProfile |
IamInstanceProfile.withId(String id)
The profile ID of the EC2 instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceDetails.setIamInstanceProfile(IamInstanceProfile iamInstanceProfile)
The profile information of the EC2 instance.
|
InstanceDetails |
InstanceDetails.withIamInstanceProfile(IamInstanceProfile iamInstanceProfile)
The profile information of the EC2 instance.
|
Copyright © 2020. All rights reserved.