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")


3620
3621
3622
# File 'sig/types.rbs', line 3620

def compute_location
  @compute_location
end

#forwarding_configTypes::ForwardingConfig

Returns the value of attribute forwarding_config.



3621
3622
3623
# File 'sig/types.rbs', line 3621

def forwarding_config
  @forwarding_config
end