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