AWSRedshiftClusterIamRole
No description
type AWSRedshiftClusterIamRole {
status: AWSRedshiftClusterIamRoleStatusType!
arn: String!
}
Fields
AWSRedshiftClusterIamRole.status
● AWSRedshiftClusterIamRoleStatusType!
non-null enum
A value that describes the status of the IAM role's association with an Amazon Redshift cluster
AWSRedshiftClusterIamRole.arn
● String!
non-null scalar
The Amazon Resource Name (ARN) of the IAM role
Member of
AWSRedshiftCluster
object