Class: Google::Apis::MigrationcenterV1alpha1::AwsRoute53HostedZoneDetails
- Inherits:
-
Object
- Object
- Google::Apis::MigrationcenterV1alpha1::AwsRoute53HostedZoneDetails
- 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 Route 53 Hosted Zone.
Instance Method Summary collapse
-
#initialize(**args) ⇒ AwsRoute53HostedZoneDetails
constructor
A new instance of AwsRoute53HostedZoneDetails.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AwsRoute53HostedZoneDetails
Returns a new instance of AwsRoute53HostedZoneDetails.
1192 1193 1194 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1192 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1197 1198 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1197 def update!(**args) end |