Class: Aws::Types::JwtBearerGrant
- Inherits:
-
Object
- Object
- Aws::Types::JwtBearerGrant
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#authorized_token_issuers ⇒ ::Array[Types::AuthorizedTokenIssuer]
Returns the value of attribute authorized_token_issuers.
Instance Attribute Details
#authorized_token_issuers ⇒ ::Array[Types::AuthorizedTokenIssuer]
Returns the value of attribute authorized_token_issuers.
694 695 696 |
# File 'sig/types.rbs', line 694 def @authorized_token_issuers end |