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