Values.DataAccessorIdcTrustedTokenIssuerConfigurationSourceConfiguration details for IAM Identity Center Trusted Token Issuer (TTI) authentication.
type nonrec t = {idcTrustedTokenIssuerArn : IdcTrustedTokenIssuerArn.t;The Amazon Resource Name (ARN) of the IAM Identity Center Trusted Token Issuer that will be used for authentication.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of IdcTrustedTokenIssuerArn.t ]) list ]