Class: Aws::Types::HandlerConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#behavior"CODE", "DIRECT"

Returns the value of attribute behavior.

Returns:

  • ("CODE", "DIRECT")


888
889
890
# File 'sig/types.rbs', line 888

def behavior
  @behavior
end

#integrationTypes::Integration

Returns the value of attribute integration.

Returns:



889
890
891
# File 'sig/types.rbs', line 889

def integration
  @integration
end