Class: Aws::Types::FederationParameters

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#application_call_back_url::String

Returns the value of attribute application_call_back_url.

Returns:



401
402
403
# File 'sig/types.rbs', line 401

def application_call_back_url
  @application_call_back_url
end

#attribute_map::Hash[::String, ::String]

Returns the value of attribute attribute_map.

Returns:



404
405
406
# File 'sig/types.rbs', line 404

def attribute_map
  @attribute_map
end

#federation_provider_name::String

Returns the value of attribute federation_provider_name.

Returns:



403
404
405
# File 'sig/types.rbs', line 403

def federation_provider_name
  @federation_provider_name
end

#federation_urn::String

Returns the value of attribute federation_urn.

Returns:



402
403
404
# File 'sig/types.rbs', line 402

def federation_urn
  @federation_urn
end

#saml_metadata_document::String

Returns the value of attribute saml_metadata_document.

Returns:



399
400
401
# File 'sig/types.rbs', line 399

def 
  
end

#saml_metadata_url::String

Returns the value of attribute saml_metadata_url.

Returns:



400
401
402
# File 'sig/types.rbs', line 400

def 
  
end