associatedRoles property

List<AwsRdsDbClusterAssociatedRole>? associatedRoles
final

A list of the IAM roles that are associated with the DB cluster.

Implementation

final List<AwsRdsDbClusterAssociatedRole>? associatedRoles;