Class: Aws::Types::OIDC
- Inherits:
-
Object
- Object
- Aws::Types::OIDC
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#issuer ⇒ ::String
Returns the value of attribute issuer.
Instance Attribute Details
#issuer ⇒ ::String
Returns the value of attribute issuer.
1635 1636 1637 |
# File 'sig/types.rbs', line 1635 def issuer @issuer end |