Class: Aws::Types::DeleteSAMLProviderRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteSAMLProviderRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#saml_provider_arn ⇒ ::String
Returns the value of attribute saml_provider_arn.
Instance Attribute Details
#saml_provider_arn ⇒ ::String
Returns the value of attribute saml_provider_arn.
437 438 439 |
# File 'sig/types.rbs', line 437 def saml_provider_arn @saml_provider_arn end |