Module: Aws::Keyspaces::Client::_GetTableResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#capacity_specificationTypes::CapacitySpecificationSummary



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

def capacity_specification: () -> Types::CapacitySpecificationSummary

#cdc_specificationTypes::CdcSpecificationSummary



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

def cdc_specification: () -> Types::CdcSpecificationSummary

#client_side_timestampsTypes::ClientSideTimestamps



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

def client_side_timestamps: () -> Types::ClientSideTimestamps

#commentTypes::Comment

Returns:



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

def comment: () -> Types::Comment

#creation_timestamp::Time

Returns:

  • (::Time)


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

def creation_timestamp: () -> ::Time

#default_time_to_live::Integer

Returns:

  • (::Integer)


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

def default_time_to_live: () -> ::Integer

#encryption_specificationTypes::EncryptionSpecification



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

def encryption_specification: () -> Types::EncryptionSpecification

#keyspace_name::String

Returns:

  • (::String)


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

def keyspace_name: () -> ::String

#latest_stream_arn::String

Returns:

  • (::String)


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

def latest_stream_arn: () -> ::String

#point_in_time_recoveryTypes::PointInTimeRecoverySummary



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

def point_in_time_recovery: () -> Types::PointInTimeRecoverySummary

#replica_specifications::Array[Types::ReplicaSpecificationSummary]



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

def replica_specifications: () -> ::Array[Types::ReplicaSpecificationSummary]

#resource_arn::String

Returns:

  • (::String)


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

def resource_arn: () -> ::String

#schema_definitionTypes::SchemaDefinition



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

def schema_definition: () -> Types::SchemaDefinition

#status"ACTIVE", ...

Returns:

  • ("ACTIVE", "CREATING", "UPDATING", "DELETING", "DELETED", "RESTORING", "INACCESSIBLE_ENCRYPTION_CREDENTIALS")


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

def status: () -> ("ACTIVE" | "CREATING" | "UPDATING" | "DELETING" | "DELETED" | "RESTORING" | "INACCESSIBLE_ENCRYPTION_CREDENTIALS")

#table_name::String

Returns:

  • (::String)


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

def table_name: () -> ::String

#ttlTypes::TimeToLive

Returns:



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

def ttl: () -> Types::TimeToLive

#warm_throughput_specificationTypes::WarmThroughputSpecificationSummary



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

def warm_throughput_specification: () -> Types::WarmThroughputSpecificationSummary