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)


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

def description: () -> ::String

#kms_key_id::String

Returns:

  • (::String)


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

def kms_key_id: () -> ::String

#last_updated_time::Integer

Returns:

  • (::Integer)


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

def last_updated_time: () -> ::Integer

#lookup_table_arn::String

Returns:

  • (::String)


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

def lookup_table_arn: () -> ::String

#lookup_table_name::String

Returns:

  • (::String)


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

def lookup_table_name: () -> ::String

#size_bytes::Integer

Returns:

  • (::Integer)


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

def size_bytes: () -> ::Integer

#table_body::String

Returns:

  • (::String)


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

def table_body: () -> ::String