Class: Aws::Types::ElicitationCodeHookInvocationSetting

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#enable_code_hook_invocation ⇒ Boolean

Returns the value of attribute enable_code_hook_invocation.

Returns:

  • (Boolean)


1746
1747
1748
# File 'sig/types.rbs', line 1746

def enable_code_hook_invocation
  @enable_code_hook_invocation
end

#invocation_label ⇒ ::String

Returns the value of attribute invocation_label.

Returns:

  • (::String)


1747
1748
1749
# File 'sig/types.rbs', line 1747

def invocation_label
  @invocation_label
end