Module: Aws::SESV2::Client::_GetContactListResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetContactListResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#contact_list_name::String

Returns:

  • (::String)


651
# File 'sig/client.rbs', line 651

def contact_list_name: () -> ::String

#created_timestamp::Time

Returns:

  • (::Time)


654
# File 'sig/client.rbs', line 654

def created_timestamp: () -> ::Time

#description::String

Returns:

  • (::String)


653
# File 'sig/client.rbs', line 653

def description: () -> ::String

#last_updated_timestamp::Time

Returns:

  • (::Time)


655
# File 'sig/client.rbs', line 655

def last_updated_timestamp: () -> ::Time

#tags::Array[Types::Tag]

Returns:



656
# File 'sig/client.rbs', line 656

def tags: () -> ::Array[Types::Tag]

#topics::Array[Types::Topic]

Returns:



652
# File 'sig/client.rbs', line 652

def topics: () -> ::Array[Types::Topic]