Class: Aws::Types::Identity
- Inherits:
-
Object
- Object
- Aws::Types::Identity
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#oidc ⇒ Types::OIDC
Returns the value of attribute oidc.
Instance Attribute Details
#oidc ⇒ Types::OIDC
Returns the value of attribute oidc.
1052 1053 1054 |
# File 'sig/types.rbs', line 1052 def oidc @oidc end |