iamRoles property

List<AwsRedshiftClusterIamRole>? iamRoles
final

A list of IAM roles that the cluster can use to access other AWS services.

Implementation

final List<AwsRedshiftClusterIamRole>? iamRoles;