Class: Aws::Types::Transformation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#step_to_apply"POST_CHUNKING"

Returns the value of attribute step_to_apply.

Returns:

  • ("POST_CHUNKING")


2795
2796
2797
# File 'sig/types.rbs', line 2795

def step_to_apply
  @step_to_apply
end

#transformation_functionTypes::TransformationFunction

Returns the value of attribute transformation_function.



2794
2795
2796
# File 'sig/types.rbs', line 2794

def transformation_function
  @transformation_function
end