Class: Google::Apis::MigrationcenterV1alpha1::AwsLambdaFunctionDetails
- Inherits:
-
Object
- Object
- Google::Apis::MigrationcenterV1alpha1::AwsLambdaFunctionDetails
- 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 Lambda functions.
Instance Method Summary collapse
-
#initialize(**args) ⇒ AwsLambdaFunctionDetails
constructor
A new instance of AwsLambdaFunctionDetails.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AwsLambdaFunctionDetails
Returns a new instance of AwsLambdaFunctionDetails.
1140 1141 1142 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1140 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1145 1146 |
# File 'lib/google/apis/migrationcenter_v1alpha1/classes.rb', line 1145 def update!(**args) end |