AWS SDK for C++
0.14.3
AWS SDK for C++
|
#include <StartTimerDecisionAttributes.h>
Provides details of the StartTimer
decision.
Access Control
You can use IAM policies to control this decision's access to Amazon SWF resources as follows:
Resource
element with the domain name to limit the action to only specified domains. Action
element to allow or deny permission to call this action. If the caller does not have sufficient permissions to invoke the action, or the parameter values fall outside the specified constraints, the action fails. The associated event attribute's cause parameter will be set to OPERATION_NOT_PERMITTED. For details and example IAM policies, see Using IAM to Manage Access to Amazon SWF Workflows.
Definition at line 48 of file StartTimerDecisionAttributes.h.
Aws::SWF::Model::StartTimerDecisionAttributes::StartTimerDecisionAttributes | ( | ) |
Aws::SWF::Model::StartTimerDecisionAttributes::StartTimerDecisionAttributes | ( | const Aws::Utils::Json::JsonValue & | jsonValue | ) |
|
inline |
Optional. Data attached to the event that can be used by the decider in subsequent workflow tasks.
Definition at line 123 of file StartTimerDecisionAttributes.h.
|
inline |
Required. The duration to wait before firing the timer.
The duration is specified in seconds; an integer greater than or equal to 0.
Definition at line 165 of file StartTimerDecisionAttributes.h.
|
inline |
Required. The unique ID of the timer.
The specified string must not start or end with whitespace. It must not contain a :
(colon), /
(slash), |
(vertical bar), or any control characters (- | - ). Also, it must not contain the literal string quotarnquot.
Definition at line 63 of file StartTimerDecisionAttributes.h.
Aws::Utils::Json::JsonValue Aws::SWF::Model::StartTimerDecisionAttributes::Jsonize | ( | ) | const |
StartTimerDecisionAttributes& Aws::SWF::Model::StartTimerDecisionAttributes::operator= | ( | const Aws::Utils::Json::JsonValue & | jsonValue | ) |
|
inline |
Optional. Data attached to the event that can be used by the decider in subsequent workflow tasks.
Definition at line 129 of file StartTimerDecisionAttributes.h.
|
inline |
Optional. Data attached to the event that can be used by the decider in subsequent workflow tasks.
Definition at line 135 of file StartTimerDecisionAttributes.h.
|
inline |
Optional. Data attached to the event that can be used by the decider in subsequent workflow tasks.
Definition at line 141 of file StartTimerDecisionAttributes.h.
|
inline |
Required. The duration to wait before firing the timer.
The duration is specified in seconds; an integer greater than or equal to 0.
Definition at line 171 of file StartTimerDecisionAttributes.h.
|
inline |
Required. The duration to wait before firing the timer.
The duration is specified in seconds; an integer greater than or equal to 0.
Definition at line 177 of file StartTimerDecisionAttributes.h.
|
inline |
Required. The duration to wait before firing the timer.
The duration is specified in seconds; an integer greater than or equal to 0.
Definition at line 183 of file StartTimerDecisionAttributes.h.
|
inline |
Required. The unique ID of the timer.
The specified string must not start or end with whitespace. It must not contain a :
(colon), /
(slash), |
(vertical bar), or any control characters (- | - ). Also, it must not contain the literal string quotarnquot.
Definition at line 72 of file StartTimerDecisionAttributes.h.
|
inline |
Required. The unique ID of the timer.
The specified string must not start or end with whitespace. It must not contain a :
(colon), /
(slash), |
(vertical bar), or any control characters (- | - ). Also, it must not contain the literal string quotarnquot.
Definition at line 81 of file StartTimerDecisionAttributes.h.
|
inline |
Required. The unique ID of the timer.
The specified string must not start or end with whitespace. It must not contain a :
(colon), /
(slash), |
(vertical bar), or any control characters (- | - ). Also, it must not contain the literal string quotarnquot.
Definition at line 90 of file StartTimerDecisionAttributes.h.
|
inline |
Optional. Data attached to the event that can be used by the decider in subsequent workflow tasks.
Definition at line 147 of file StartTimerDecisionAttributes.h.
|
inline |
Optional. Data attached to the event that can be used by the decider in subsequent workflow tasks.
Definition at line 153 of file StartTimerDecisionAttributes.h.
|
inline |
Optional. Data attached to the event that can be used by the decider in subsequent workflow tasks.
Definition at line 159 of file StartTimerDecisionAttributes.h.
|
inline |
Required. The duration to wait before firing the timer.
The duration is specified in seconds; an integer greater than or equal to 0.
Definition at line 189 of file StartTimerDecisionAttributes.h.
|
inline |
Required. The duration to wait before firing the timer.
The duration is specified in seconds; an integer greater than or equal to 0.
Definition at line 195 of file StartTimerDecisionAttributes.h.
|
inline |
Required. The duration to wait before firing the timer.
The duration is specified in seconds; an integer greater than or equal to 0.
Definition at line 201 of file StartTimerDecisionAttributes.h.
|
inline |
Required. The unique ID of the timer.
The specified string must not start or end with whitespace. It must not contain a :
(colon), /
(slash), |
(vertical bar), or any control characters (- | - ). Also, it must not contain the literal string quotarnquot.
Definition at line 99 of file StartTimerDecisionAttributes.h.
|
inline |
Required. The unique ID of the timer.
The specified string must not start or end with whitespace. It must not contain a :
(colon), /
(slash), |
(vertical bar), or any control characters (- | - ). Also, it must not contain the literal string quotarnquot.
Definition at line 108 of file StartTimerDecisionAttributes.h.
|
inline |
Required. The unique ID of the timer.
The specified string must not start or end with whitespace. It must not contain a :
(colon), /
(slash), |
(vertical bar), or any control characters (- | - ). Also, it must not contain the literal string quotarnquot.
Definition at line 117 of file StartTimerDecisionAttributes.h.