| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
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() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AwsIamInstanceProfileRole.Builder> |
AwsIamInstanceProfileRole.serializableBuilderClass() |
Copyright © 2023. All rights reserved.