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.
1396 1397 1398 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1396 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1401 1402 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1401 def update!(**args) end |