class Aws::ElasticsearchService::Types::SAMLIdp
@return [String]
The unique Entity ID of the application in SAML Identity Provider.
@!attribute [rw] entity_id
@return [String]
The Metadata of the SAML application in xml format.
@!attribute [rw] metadata_content
}
entity_id: “SAMLEntityId”, # required
metadata_content: “SAMLMetadata”, # required
{
data as a hash:
@note When making an API call, you may pass SAMLIdp
Specifies the SAML Identity Provider’s information.