Class: Aws::Types::UpdateSAMLProviderResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#saml_provider_arn::String

Returns the value of attribute saml_provider_arn.

Returns:

  • (::String)


2283
2284
2285
# File 'sig/types.rbs', line 2283

def saml_provider_arn
  @saml_provider_arn
end