Class: Aws::Types::PipeEnrichmentParameters

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:input_template])

Instance Attribute Summary collapse

Instance Attribute Details

#http_parametersTypes::PipeEnrichmentHttpParameters

Returns the value of attribute http_parameters.



335
336
337
# File 'sig/types.rbs', line 335

def http_parameters
  @http_parameters
end

#input_template::String

Returns the value of attribute input_template.

Returns:

  • (::String)


334
335
336
# File 'sig/types.rbs', line 334

def input_template
  @input_template
end