Class: Aws::ElasticsearchService::Types::SAMLIdp
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::ElasticsearchService::Types::SAMLIdp
 
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-elasticsearchservice/types.rb
Overview
Specifies the SAML Identity Provider’s information.
Constant Summary collapse
- SENSITIVE =
- [] 
Instance Attribute Summary collapse
- 
  
    
      #entity_id  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The unique Entity ID of the application in SAML Identity Provider. 
- 
  
    
      #metadata_content  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The Metadata of the SAML application in xml format.