Values.ConnectivityResourceConfigurationArnSourceThe Amazon Resource Name (ARN) of the Amazon VPC Lattice resource configuration for the resource endpoint.
type nonrec t = {resourceConfigurationArn : ResourceConfigurationArn.t;The Amazon Resource Name (ARN) of the Amazon VPC Lattice resource configuration for the resource endpoint.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of ResourceConfigurationArn.t ]) list ]