Class: Google::Apis::MigrationcenterV1alpha1::AwsEcrRepositoryDetails
- Inherits:
-
Object
- Object
- Google::Apis::MigrationcenterV1alpha1::AwsEcrRepositoryDetails
- 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
Asset information specific for AWS ECR Repository.
Instance Method Summary collapse
-
#initialize(**args) ⇒ AwsEcrRepositoryDetails
constructor
A new instance of AwsEcrRepositoryDetails.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AwsEcrRepositoryDetails
Returns a new instance of AwsEcrRepositoryDetails.
1298 1299 1300 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1298 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1303 1304 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1303 def update!(**args) end |