Values_1.DeviceOptionsSourceDescribes the options for an Amazon Web Services Verified Access device-identity based trust provider.
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.
*)}