Class: Aws::Types::PutBearerTokenAuthenticationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bearer_token_authentication_enabledBoolean

Returns the value of attribute bearer_token_authentication_enabled.

Returns:

  • (Boolean)


1743
1744
1745
# File 'sig/types.rbs', line 1743

def bearer_token_authentication_enabled
  @bearer_token_authentication_enabled
end

#log_group_identifier::String

Returns the value of attribute log_group_identifier.

Returns:

  • (::String)


1742
1743
1744
# File 'sig/types.rbs', line 1742

def log_group_identifier
  @log_group_identifier
end