public static interface AwsRedshiftClusterIamRole.Builder extends SdkPojo, CopyableBuilder<AwsRedshiftClusterIamRole.Builder,AwsRedshiftClusterIamRole>
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterIamRole.Builder |
applyStatus(String applyStatus)
The status of the IAM role's association with the cluster.
|
AwsRedshiftClusterIamRole.Builder |
iamRoleArn(String iamRoleArn)
The ARN of the IAM role.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsRedshiftClusterIamRole.Builder applyStatus(String applyStatus)
The status of the IAM role's association with the cluster.
Valid values: in-sync | adding | removing
applyStatus - The status of the IAM role's association with the cluster.
Valid values: in-sync | adding | removing
AwsRedshiftClusterIamRole.Builder iamRoleArn(String iamRoleArn)
The ARN of the IAM role.
iamRoleArn - The ARN of the IAM role.Copyright © 2023. All rights reserved.