class Aws::ManagedGrafana::Types::IdpMetadata

A structure containing the identity provider (IdP) metadata used to integrate the identity provider with this workspace. You can specify the metadata either by providing a URL to its location in the ‘url` parameter, or by specifying the full metadata in XML format in the `xml` parameter.

@note IdpMetadata is a union - when making an API calls you must set exactly one of the members.

@note IdpMetadata is a union - when returned from an API call exactly one value will be set and the returned type will be a subclass of IdpMetadata corresponding to the set member.

@!attribute [rw] url

The URL of the location containing the metadata.
@return [String]

@!attribute [rw] xml

The actual full metadata file, in XML format.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/grafana-2020-08-18/IdpMetadata AWS API Documentation

Constants

SENSITIVE