Class: Aws::Types::ClippingConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#callback_metadata::String

Returns the value of attribute callback_metadata.

Returns:

  • (::String)


37
38
39
# File 'sig/types.rbs', line 37

def 
  @callback_metadata
end

#data_source_configurationTypes::DataSourceConfiguration

Returns the value of attribute data_source_configuration.



38
39
40
# File 'sig/types.rbs', line 38

def data_source_configuration
  @data_source_configuration
end