Module: Aws::S3Tables::Client::_UpdateTableMetadataLocationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#metadata_location::String

Returns:

  • (::String)


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

def metadata_location: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#namespace::Array[::String]

Returns:

  • (::Array[::String])


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

def namespace: () -> ::Array[::String]

#table_arn::String

Returns:

  • (::String)


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

def table_arn: () -> ::String

#version_token::String

Returns:

  • (::String)


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

def version_token: () -> ::String