Values.PhysicalEndpointSourceThe physical endpoints of a connection.
type nonrec t = {awsLocation : AwsLocation.t option;The location of a connection.
*)glueConnectionName : String_.t option;The Amazon Web Services Glue connection name.
*)glueConnectionNames : GlueConnectionNames.t option;The Amazon Web Services Glue connection names in the physical endpoint.
*)glueConnection : GlueConnection.t option;The Amazon Web Services Glue connection.
*)enableTrustedIdentityPropagation : Boolean.t option;Specified whether trusted identity propagation for the connection is enabled.
*)host : String_.t option;The host in the physical endpoints of a connection.
*)port : Integer.t option;The port in the physical endpoints of a connection.
*)protocol : Protocol.t option;The protocol in the physical endpoints of a connection.
*)stage : String_.t option;The stage in the physical endpoints of a connection.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of Integer.t
| `List of [> `String of GlueConnectionName.t ] list
| `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `Integer of GlueConnectionConnectionSchemaVersionInteger.t
| `List of [> `Enum of string | `String of String_.t ] list
| `Map of
([> `String of String_.t ]
* [> `String of ConnectionPropertiesValueString.t ])
list
| `String of AwsLocationAccessRoleString.t
| `Structure of
(string
* [> `Enum of string
| `List of [> `String of SubnetId.t ] list
| `String of SubnetId.t
| `Structure of
(string
* [> `Enum of string
| `Map of
([> `String of TokenUrlParametersMapKeyString.t ]
* [> `String of TokenUrlParametersMapValueString.t ])
list
| `String of OAuth2PropertiesTokenUrlString.t
| `Structure of
(string
* [> `String of
OAuth2ClientApplicationUserManagedClientApplicationClientIdString.t ])
list ])
list ])
list
| `Timestamp of Timestamp.t ])
list ])
list ]