Class: Aws::Types::DeleteIdentityProviderRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteIdentityProviderRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#identity_provider_arn ⇒ ::String
Returns the value of attribute identity_provider_arn.
Instance Attribute Details
#identity_provider_arn ⇒ ::String
Returns the value of attribute identity_provider_arn.
401 402 403 |
# File 'sig/types.rbs', line 401 def identity_provider_arn @identity_provider_arn end |