| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterIamRole |
AwsRedshiftClusterIamRole.clone() |
AwsRedshiftClusterIamRole |
AwsRedshiftClusterIamRole.withApplyStatus(String applyStatus)
The status of the IAM role's association with the cluster.
|
AwsRedshiftClusterIamRole |
AwsRedshiftClusterIamRole.withIamRoleArn(String iamRoleArn)
The ARN of the IAM role.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsRedshiftClusterIamRole> |
AwsRedshiftClusterDetails.getIamRoles()
A list of IAM roles that the cluster can use to access other Amazon Web Services services.
|
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withIamRoles(AwsRedshiftClusterIamRole... iamRoles)
A list of IAM roles that the cluster can use to access other Amazon Web Services services.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsRedshiftClusterDetails.setIamRoles(Collection<AwsRedshiftClusterIamRole> iamRoles)
A list of IAM roles that the cluster can use to access other Amazon Web Services services.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withIamRoles(Collection<AwsRedshiftClusterIamRole> iamRoles)
A list of IAM roles that the cluster can use to access other Amazon Web Services services.
|
Copyright © 2021. All rights reserved.