/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Provides the details of the ScheduleLambdaFunctionFailed
event.
* It isn't set for other event types.See Also:
AWS
* API Reference
The ID provided in the ScheduleLambdaFunction
decision that
* failed.
The ID provided in the ScheduleLambdaFunction
decision that
* failed.
The ID provided in the ScheduleLambdaFunction
decision that
* failed.
The ID provided in the ScheduleLambdaFunction
decision that
* failed.
The ID provided in the ScheduleLambdaFunction
decision that
* failed.
The ID provided in the ScheduleLambdaFunction
decision that
* failed.
The ID provided in the ScheduleLambdaFunction
decision that
* failed.
The ID provided in the ScheduleLambdaFunction
decision that
* failed.
The name of the Lambda function.
*/ inline const Aws::String& GetName() const{ return m_name; } /** *The name of the Lambda function.
*/ inline bool NameHasBeenSet() const { return m_nameHasBeenSet; } /** *The name of the Lambda function.
*/ inline void SetName(const Aws::String& value) { m_nameHasBeenSet = true; m_name = value; } /** *The name of the Lambda function.
*/ inline void SetName(Aws::String&& value) { m_nameHasBeenSet = true; m_name = std::move(value); } /** *The name of the Lambda function.
*/ inline void SetName(const char* value) { m_nameHasBeenSet = true; m_name.assign(value); } /** *The name of the Lambda function.
*/ inline ScheduleLambdaFunctionFailedEventAttributes& WithName(const Aws::String& value) { SetName(value); return *this;} /** *The name of the Lambda function.
*/ inline ScheduleLambdaFunctionFailedEventAttributes& WithName(Aws::String&& value) { SetName(std::move(value)); return *this;} /** *The name of the Lambda function.
*/ inline ScheduleLambdaFunctionFailedEventAttributes& WithName(const char* value) { SetName(value); return *this;} /** *The cause of the failure. To help diagnose issues, use this information to * trace back the chain of events leading up to this event.
If
* cause
is set to OPERATION_NOT_PERMITTED
, the decision
* failed because it lacked sufficient permissions. For details and example IAM
* policies, see Using
* IAM to Manage Access to Amazon SWF Workflows in the Amazon SWF Developer
* Guide.
The cause of the failure. To help diagnose issues, use this information to * trace back the chain of events leading up to this event.
If
* cause
is set to OPERATION_NOT_PERMITTED
, the decision
* failed because it lacked sufficient permissions. For details and example IAM
* policies, see Using
* IAM to Manage Access to Amazon SWF Workflows in the Amazon SWF Developer
* Guide.
The cause of the failure. To help diagnose issues, use this information to * trace back the chain of events leading up to this event.
If
* cause
is set to OPERATION_NOT_PERMITTED
, the decision
* failed because it lacked sufficient permissions. For details and example IAM
* policies, see Using
* IAM to Manage Access to Amazon SWF Workflows in the Amazon SWF Developer
* Guide.
The cause of the failure. To help diagnose issues, use this information to * trace back the chain of events leading up to this event.
If
* cause
is set to OPERATION_NOT_PERMITTED
, the decision
* failed because it lacked sufficient permissions. For details and example IAM
* policies, see Using
* IAM to Manage Access to Amazon SWF Workflows in the Amazon SWF Developer
* Guide.
The cause of the failure. To help diagnose issues, use this information to * trace back the chain of events leading up to this event.
If
* cause
is set to OPERATION_NOT_PERMITTED
, the decision
* failed because it lacked sufficient permissions. For details and example IAM
* policies, see Using
* IAM to Manage Access to Amazon SWF Workflows in the Amazon SWF Developer
* Guide.
The cause of the failure. To help diagnose issues, use this information to * trace back the chain of events leading up to this event.
If
* cause
is set to OPERATION_NOT_PERMITTED
, the decision
* failed because it lacked sufficient permissions. For details and example IAM
* policies, see Using
* IAM to Manage Access to Amazon SWF Workflows in the Amazon SWF Developer
* Guide.
The ID of the LambdaFunctionCompleted
event corresponding to the
* decision that resulted in scheduling this Lambda task. To help diagnose issues,
* use this information to trace back the chain of events leading up to this
* event.
The ID of the LambdaFunctionCompleted
event corresponding to the
* decision that resulted in scheduling this Lambda task. To help diagnose issues,
* use this information to trace back the chain of events leading up to this
* event.
The ID of the LambdaFunctionCompleted
event corresponding to the
* decision that resulted in scheduling this Lambda task. To help diagnose issues,
* use this information to trace back the chain of events leading up to this
* event.
The ID of the LambdaFunctionCompleted
event corresponding to the
* decision that resulted in scheduling this Lambda task. To help diagnose issues,
* use this information to trace back the chain of events leading up to this
* event.