Class: Google::Apis::MigrationcenterV1alpha1::AwsRedshiftDetails
- Inherits:
-
Object
- Object
- Google::Apis::MigrationcenterV1alpha1::AwsRedshiftDetails
- 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 Redshift cluster.
Instance Method Summary collapse
-
#initialize(**args) ⇒ AwsRedshiftDetails
constructor
A new instance of AwsRedshiftDetails.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AwsRedshiftDetails
Returns a new instance of AwsRedshiftDetails.
1179 1180 1181 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1179 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1184 1185 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1184 def update!(**args) end |