public static interface IamInstanceProfile.Builder extends CopyableBuilder<IamInstanceProfile.Builder,IamInstanceProfile>
| Modifier and Type | Method and Description |
|---|---|
IamInstanceProfile.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the instance profile.
|
IamInstanceProfile.Builder |
id(String id)
The ID of the instance profile.
|
copyapply, buildIamInstanceProfile.Builder arn(String arn)
The Amazon Resource Name (ARN) of the instance profile.
arn - The Amazon Resource Name (ARN) of the instance profile.IamInstanceProfile.Builder id(String id)
The ID of the instance profile.
id - The ID of the instance profile.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.