Class: Aws::Types::CodeHookSpecification

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lambda_code_hook ⇒ Types::LambdaCodeHook

Returns the value of attribute lambda_code_hook.



660
661
662
# File 'sig/types.rbs', line 660

def lambda_code_hook
  @lambda_code_hook
end