Values.ConnectorConfigRequestSourceThe configuration sent to a cluster for configuration.
type nonrec t = {roleArn : String_.t;The Amazon Resource Name (ARN) of the role that is authorized to request the connector configuration.
*)provider : ConnectorConfigProvider.t;The cloud provider for the target cluster to connect.
*)}