Class: Google::Apis::MigrationcenterV1alpha1::AwsDynamoDbTableDetails

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/migrationcenter_v1alpha1/classes.rb,
lib/google/apis/migrationcenter_v1alpha1/representations.rb,
lib/google/apis/migrationcenter_v1alpha1/representations.rb

Overview

Details of an AWS DynamoDB table.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ AwsDynamoDbTableDetails

Returns a new instance of AwsDynamoDbTableDetails.



1326
1327
1328
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1326

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1331
1332
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1331

def update!(**args)
end