Class: Aws::Types::TransformProcessingConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#compute_location"EDGE", "CLOUD"

Returns the value of attribute compute_location.

Returns:

  • ("EDGE", "CLOUD")


3579
3580
3581
# File 'sig/types.rbs', line 3579

def compute_location
  @compute_location
end

#forwarding_configTypes::ForwardingConfig

Returns the value of attribute forwarding_config.



3580
3581
3582
# File 'sig/types.rbs', line 3580

def forwarding_config
  @forwarding_config
end