Class: Aws::Types::CustomTransformationConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#intermediate_storageTypes::IntermediateStorage

Returns the value of attribute intermediate_storage.



645
646
647
# File 'sig/types.rbs', line 645

def intermediate_storage
  @intermediate_storage
end

#transformations::Array[Types::Transformation]

Returns the value of attribute transformations.

Returns:



646
647
648
# File 'sig/types.rbs', line 646

def transformations
  @transformations
end