Class: Google::Apis::MigrationcenterV1alpha1::AwsApiGatewayRestApiDetails
- Inherits:
-
Object
- Object
- Google::Apis::MigrationcenterV1alpha1::AwsApiGatewayRestApiDetails
- 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 API Gateway REST APIs.
Instance Method Summary collapse
-
#initialize(**args) ⇒ AwsApiGatewayRestApiDetails
constructor
A new instance of AwsApiGatewayRestApiDetails.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AwsApiGatewayRestApiDetails
Returns a new instance of AwsApiGatewayRestApiDetails.
1163 1164 1165 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1163 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1168 1169 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1168 def update!(**args) end |