Class: Google::Apis::MigrationcenterV1alpha1::AwsElasticIpAddressDetails
- Inherits:
-
Object
- Object
- Google::Apis::MigrationcenterV1alpha1::AwsElasticIpAddressDetails
- 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 IP Addresses.
Instance Method Summary collapse
-
#initialize(**args) ⇒ AwsElasticIpAddressDetails
constructor
A new instance of AwsElasticIpAddressDetails.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AwsElasticIpAddressDetails
Returns a new instance of AwsElasticIpAddressDetails.
1350 1351 1352 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1350 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1355 1356 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1355 def update!(**args) end |