Wire-level body of the edit/identity-provider request. The wrapper
builds this for you from IdentityProviderAttributes, but it
is exported in case callers need to construct it manually.
items is always ['identity-provider'] -- the array type is used
(rather than a fixed tuple) so callers do not have to use a const
assertion to satisfy this interface.
Wire-level body of the
edit/identity-providerrequest. The wrapper builds this for you from IdentityProviderAttributes, but it is exported in case callers need to construct it manually.itemsis always['identity-provider']-- the array type is used (rather than a fixed tuple) so callers do not have to use aconstassertion to satisfy this interface.