AwsIamInstanceProfileRole.Builder |
AwsIamInstanceProfileRole.Builder.arn(String arn) |
The ARN of the role.
|
AwsIamInstanceProfileRole.Builder |
AwsIamInstanceProfileRole.Builder.assumeRolePolicyDocument(String assumeRolePolicyDocument) |
The policy that grants an entity permission to assume the role.
|
static AwsIamInstanceProfileRole.Builder |
AwsIamInstanceProfileRole.builder() |
|
AwsIamInstanceProfileRole.Builder |
AwsIamInstanceProfileRole.Builder.createDate(String createDate) |
Indicates when the role was created.
|
AwsIamInstanceProfileRole.Builder |
AwsIamInstanceProfileRole.Builder.path(String path) |
The path to the role.
|
AwsIamInstanceProfileRole.Builder |
AwsIamInstanceProfileRole.Builder.roleId(String roleId) |
The identifier of the role.
|
AwsIamInstanceProfileRole.Builder |
AwsIamInstanceProfileRole.Builder.roleName(String roleName) |
The name of the role.
|
AwsIamInstanceProfileRole.Builder |
AwsIamInstanceProfileRole.toBuilder() |
|