Class: Aws::Types::BotAliasLocaleSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#code_hook_specification ⇒ Types::CodeHookSpecification

Returns the value of attribute code_hook_specification.



391
392
393
# File 'sig/types.rbs', line 391

def code_hook_specification
  @code_hook_specification
end

#enabled ⇒ Boolean

Returns the value of attribute enabled.

Returns:

  • (Boolean)


390
391
392
# File 'sig/types.rbs', line 390

def enabled
  @enabled
end