class Amazonite::DynamoDBV2::UpdateGlobalTableOutput

Included Modules

Defined in:

dynamodb_v2/update_global_table_output.cr

Constructors

Instance Method Summary

Constructor Detail

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

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

[View source]

Instance Method Detail

def global_table_description : GlobalTableDescription | Nil #

[View source]
def global_table_description=(global_table_description : GlobalTableDescription | Nil) #

[View source]