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.
1528 1529 1530 |
# File 'sig/types.rbs', line 1528 def issuer @issuer end |