iamRoles property

List<ClusterIamRole>? iamRoles
final

A list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services.

Implementation

final List<ClusterIamRole>? iamRoles;