Class: Aws::Types::ImportDestination

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#contact_list_destinationTypes::ContactListDestination

Returns the value of attribute contact_list_destination.



1095
1096
1097
# File 'sig/types.rbs', line 1095

def contact_list_destination
  @contact_list_destination
end

#suppression_list_destinationTypes::SuppressionListDestination

Returns the value of attribute suppression_list_destination.



1094
1095
1096
# File 'sig/types.rbs', line 1094

def suppression_list_destination
  @suppression_list_destination
end