Class: Aws::Types::SAMLIdp

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#entity_id::String

Returns the value of attribute entity_id.

Returns:

  • (::String)


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.

Returns:

  • (::String)


2169
2170
2171
# File 'sig/types.rbs', line 2169

def 
  @metadata_content
end