Class: Aws::Types::DescribeIdentityProviderConfigResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeIdentityProviderConfigResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#identity_provider_config ⇒ Types::IdentityProviderConfigResponse
Returns the value of attribute identity_provider_config.
Instance Attribute Details
#identity_provider_config ⇒ Types::IdentityProviderConfigResponse
Returns the value of attribute identity_provider_config.
855 856 857 |
# File 'sig/types.rbs', line 855 def identity_provider_config @identity_provider_config end |