Class: Aws::Types::DeleteSAMLProviderRequest

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)


437
438
439
# File 'sig/types.rbs', line 437

def saml_provider_arn
  @saml_provider_arn
end