Class: Aws::Types::IdentityProviderConfigResponse
- Inherits:
-
Object
- Object
- Aws::Types::IdentityProviderConfigResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#oidc ⇒ Types::OidcIdentityProviderConfig
Returns the value of attribute oidc.
Instance Attribute Details
#oidc ⇒ Types::OidcIdentityProviderConfig
Returns the value of attribute oidc.
1063 1064 1065 |
# File 'sig/types.rbs', line 1063 def oidc @oidc end |