Module: Aws::CloudWatchLogs::Client::_GetLookupTableResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#kms_key_id::String

Returns:

  • (::String)


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

def kms_key_id: () -> ::String

#last_updated_time::Integer

Returns:

  • (::Integer)


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

def last_updated_time: () -> ::Integer

#lookup_table_arn::String

Returns:

  • (::String)


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

def lookup_table_arn: () -> ::String

#lookup_table_name::String

Returns:

  • (::String)


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

def lookup_table_name: () -> ::String

#size_bytes::Integer

Returns:

  • (::Integer)


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

def size_bytes: () -> ::Integer

#table_body::String

Returns:

  • (::String)


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

def table_body: () -> ::String