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)


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

def contact_list_name: () -> ::String

#created_timestamp::Time

Returns:

  • (::Time)


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

def created_timestamp: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#last_updated_timestamp::Time

Returns:

  • (::Time)


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

def last_updated_timestamp: () -> ::Time

#tags::Array[Types::Tag]

Returns:



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

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

#topics::Array[Types::Topic]

Returns:



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

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