Class: Google::Apis::MigrationcenterV1alpha1::AwsRds
- Inherits:
-
Object
- Object
- Google::Apis::MigrationcenterV1alpha1::AwsRds
- 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
Specific details for an AWS RDS database deployment.
Instance Method Summary collapse
-
#initialize(**args) ⇒ AwsRds
constructor
A new instance of AwsRds.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AwsRds
Returns a new instance of AwsRds.
1166 1167 1168 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1166 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1171 1172 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1171 def update!(**args) end |