Class: Google::Apis::MigrationcenterV1alpha1::AwsElasticNetworkInterfaceDetails
- Inherits:
-
Object
- Object
- Google::Apis::MigrationcenterV1alpha1::AwsElasticNetworkInterfaceDetails
- 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 Elastic Network Interfaces.
Instance Method Summary collapse
-
#initialize(**args) ⇒ AwsElasticNetworkInterfaceDetails
constructor
A new instance of AwsElasticNetworkInterfaceDetails.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AwsElasticNetworkInterfaceDetails
Returns a new instance of AwsElasticNetworkInterfaceDetails.
1363 1364 1365 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1363 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1368 1369 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1368 def update!(**args) end |