associatedRoles property
Provides a list of the AWS Identity and Access Management (IAM) roles that are associated with the cluster. IAM roles that are associated with a cluster grant permission for the cluster to access other AWS services on your behalf.
Implementation
final List<DBClusterRole>? associatedRoles;