public static interface IamInstanceProfile.Builder extends SdkPojo, CopyableBuilder<IamInstanceProfile.Builder,IamInstanceProfile>
| Modifier and Type | Method and Description |
|---|---|
IamInstanceProfile.Builder |
arn(String arn)
The profile ARN of the EC2 instance.
|
IamInstanceProfile.Builder |
id(String id)
The profile ID of the EC2 instance.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildIamInstanceProfile.Builder arn(String arn)
The profile ARN of the EC2 instance.
arn - The profile ARN of the EC2 instance.IamInstanceProfile.Builder id(String id)
The profile ID of the EC2 instance.
id - The profile ID of the EC2 instance.Copyright © 2022. All rights reserved.