class Amazonite::DynamoDBV2::ImportTableOutput

Included Modules

Defined in:

dynamodb_v2/import_table_output.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(import_table_description : ImportTableDescription) #

[View source]

Instance Method Detail

def import_table_description : ImportTableDescription #

[View source]
def import_table_description=(import_table_description : ImportTableDescription) #

[View source]