Values_3.CreateVerifiedAccessTrustProviderDeviceOptionsSourceDescribes the options when creating an Amazon Web Services Verified Access trust provider using the device type.
type nonrec t = {tenantId : Values_0.String_.t option;The ID of the tenant application with the device-identity provider.
*)publicSigningKeyUrl : Values_0.String_.t option;The URL Amazon Web Services Verified Access will use to verify the authenticity of the device tokens.
*)}