Class: Aws::Types::JwtBearerGrant

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#authorized_token_issuers::Array[Types::AuthorizedTokenIssuer]

Returns the value of attribute authorized_token_issuers.

Returns:



694
695
696
# File 'sig/types.rbs', line 694

def authorized_token_issuers
  @authorized_token_issuers
end