class Amazonite::DynamoDBV2::UpdateTableReplicaAutoScalingOutput

Included Modules

Defined in:

dynamodb_v2/update_table_replica_auto_scaling_output.cr

Constructors

Instance Method Summary

Constructor Detail

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

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

[View source]

Instance Method Detail

def table_auto_scaling_description : TableAutoScalingDescription | Nil #

[View source]
def table_auto_scaling_description=(table_auto_scaling_description : TableAutoScalingDescription | Nil) #

[View source]