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.
1235 1236 1237 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1235 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1240 1241 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1240 def update!(**args) end |