Class: Aws::Types::SAMLIdp
- Inherits:
-
Object
- Object
- Aws::Types::SAMLIdp
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#entity_id ⇒ ::String
Returns the value of attribute entity_id.
-
#metadata_content ⇒ ::String
Returns the value of attribute metadata_content.
Instance Attribute Details
#entity_id ⇒ ::String
Returns the value of attribute entity_id.
2170 2171 2172 |
# File 'sig/types.rbs', line 2170 def entity_id @entity_id end |
#metadata_content ⇒ ::String
Returns the value of attribute metadata_content.
2169 2170 2171 |
# File 'sig/types.rbs', line 2169 def @metadata_content end |