class Aws::OpenSearchService::Types::SAMLIdp
The SAML identity povider'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]
@see docs.aws.amazon.com/goto/WebAPI/opensearch-2021-01-01/SAMLIdp AWS API Documentation
Constants
- SENSITIVE