Class: Google::Apis::MigrationcenterV1alpha1::AwsElastiCacheClusterDetails
- Inherits:
-
Object
- Object
- Google::Apis::MigrationcenterV1alpha1::AwsElastiCacheClusterDetails
- 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 ElastiCache Cluster.
Instance Method Summary collapse
-
#initialize(**args) ⇒ AwsElastiCacheClusterDetails
constructor
A new instance of AwsElastiCacheClusterDetails.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AwsElastiCacheClusterDetails
Returns a new instance of AwsElastiCacheClusterDetails.
1435 1436 1437 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1435 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1440 1441 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1440 def update!(**args) end |