AWSRedshiftClusterIamRoleStatusType
No description
enum AWSRedshiftClusterIamRoleStatusType {
IN_SYNC
ADDING
REMOVING
}
Values
AWSRedshiftClusterIamRoleStatusType.IN_SYNC
The role is available for use by the cluster
AWSRedshiftClusterIamRoleStatusType.ADDING
The role is in the process of being associated with the cluster
AWSRedshiftClusterIamRoleStatusType.REMOVING
The role is in the process of being disassociated with the cluster
Member of
AWSRedshiftClusterIamRole
object