Class: Aws::Types::GetSAMLProviderRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetSAMLProviderRequest
- 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.
895 896 897 |
# File 'sig/types.rbs', line 895 def saml_provider_arn @saml_provider_arn end |