class Amazonite::DynamoDBV2::CreateTableOutput

Included Modules

Defined in:

dynamodb_v2/create_table_output.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(table_description : TableDescription | Nil = nil) #

[View source]

Instance Method Detail

def table_description : TableDescription | Nil #

[View source]
def table_description=(table_description : TableDescription | Nil) #

[View source]