Class: Google::Apis::MigrationcenterV1alpha1::AwsDynamoDbTableDetails
- Inherits:
-
Object
- Object
- Google::Apis::MigrationcenterV1alpha1::AwsDynamoDbTableDetails
- 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
-
#initialize(**args) ⇒ AwsDynamoDbTableDetails
constructor
A new instance of AwsDynamoDbTableDetails.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AwsDynamoDbTableDetails
Returns a new instance of AwsDynamoDbTableDetails.
1044 1045 1046 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1044 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1049 1050 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1049 def update!(**args) end |