Class: Aws::Types::ProcessorParameter

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#parameter_name"LambdaArn", ...

Returns the value of attribute parameter_name.



778
779
780
# File 'sig/types.rbs', line 778

def parameter_name
  @parameter_name
end

#parameter_value::String

Returns the value of attribute parameter_value.



779
780
781
# File 'sig/types.rbs', line 779

def parameter_value
  @parameter_value
end