Values_0.CapabilitiesSourceSpecifies the supported authentication types returned by the DescribeConnectionType API.
type nonrec t = {supportedAuthenticationTypes : AuthenticationTypes.t option;A list of supported authentication types.
*)supportedDataOperations : DataOperations.t option;A list of supported data operations.
*)supportedComputeEnvironments : ComputeEnvironments.t option;A list of supported compute environments.
*)}