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)


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

def bearer_token_authentication_enabled
  @bearer_token_authentication_enabled
end

#log_group_identifier::String

Returns the value of attribute log_group_identifier.

Returns:

  • (::String)


1740
1741
1742
# File 'sig/types.rbs', line 1740

def log_group_identifier
  @log_group_identifier
end