Values.AuthorizeEndpointAccessMessageSourceGrants access to a cluster.
type nonrec t = {clusterIdentifier : String_.t option;The cluster identifier of the cluster to grant access to.
*)account : String_.t;The Amazon Web Services account ID to grant access to.
*)vpcIds : VpcIdentifierList.t option;The virtual private cloud (VPC) identifiers to grant access to.
*)}