Class: Aws::Types::DestinationConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lookup_table_configurationTypes::LookupTableConfiguration

Returns the value of attribute lookup_table_configuration.



773
774
775
# File 'sig/types.rbs', line 773

def lookup_table_configuration
  @lookup_table_configuration
end

#s3_configurationTypes::S3Configuration

Returns the value of attribute s3_configuration.



772
773
774
# File 'sig/types.rbs', line 772

def s3_configuration
  @s3_configuration
end