@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeStateMachineForExecutionResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
DescribeStateMachineForExecutionResult() |
Modifier and Type | Method and Description |
---|---|
DescribeStateMachineForExecutionResult |
clone() |
boolean |
equals(Object obj) |
String |
getDefinition()
The Amazon States Language definition of the state machine.
|
String |
getLabel()
A user-defined or an auto-generated string that identifies a
Map state. |
LoggingConfiguration |
getLoggingConfiguration() |
String |
getMapRunArn()
The Amazon Resource Name (ARN) of the Map Run that started the child workflow execution.
|
String |
getName()
The name of the state machine associated with the execution.
|
String |
getRoleArn()
The Amazon Resource Name (ARN) of the IAM role of the State Machine for the execution.
|
String |
getStateMachineArn()
The Amazon Resource Name (ARN) of the state machine associated with the execution.
|
TracingConfiguration |
getTracingConfiguration()
Selects whether X-Ray tracing is enabled.
|
Date |
getUpdateDate()
The date and time the state machine associated with an execution was updated.
|
int |
hashCode() |
void |
setDefinition(String definition)
The Amazon States Language definition of the state machine.
|
void |
setLabel(String label)
A user-defined or an auto-generated string that identifies a
Map state. |
void |
setLoggingConfiguration(LoggingConfiguration loggingConfiguration) |
void |
setMapRunArn(String mapRunArn)
The Amazon Resource Name (ARN) of the Map Run that started the child workflow execution.
|
void |
setName(String name)
The name of the state machine associated with the execution.
|
void |
setRoleArn(String roleArn)
The Amazon Resource Name (ARN) of the IAM role of the State Machine for the execution.
|
void |
setStateMachineArn(String stateMachineArn)
The Amazon Resource Name (ARN) of the state machine associated with the execution.
|
void |
setTracingConfiguration(TracingConfiguration tracingConfiguration)
Selects whether X-Ray tracing is enabled.
|
void |
setUpdateDate(Date updateDate)
The date and time the state machine associated with an execution was updated.
|
String |
toString()
Returns a string representation of this object.
|
DescribeStateMachineForExecutionResult |
withDefinition(String definition)
The Amazon States Language definition of the state machine.
|
DescribeStateMachineForExecutionResult |
withLabel(String label)
A user-defined or an auto-generated string that identifies a
Map state. |
DescribeStateMachineForExecutionResult |
withLoggingConfiguration(LoggingConfiguration loggingConfiguration) |
DescribeStateMachineForExecutionResult |
withMapRunArn(String mapRunArn)
The Amazon Resource Name (ARN) of the Map Run that started the child workflow execution.
|
DescribeStateMachineForExecutionResult |
withName(String name)
The name of the state machine associated with the execution.
|
DescribeStateMachineForExecutionResult |
withRoleArn(String roleArn)
The Amazon Resource Name (ARN) of the IAM role of the State Machine for the execution.
|
DescribeStateMachineForExecutionResult |
withStateMachineArn(String stateMachineArn)
The Amazon Resource Name (ARN) of the state machine associated with the execution.
|
DescribeStateMachineForExecutionResult |
withTracingConfiguration(TracingConfiguration tracingConfiguration)
Selects whether X-Ray tracing is enabled.
|
DescribeStateMachineForExecutionResult |
withUpdateDate(Date updateDate)
The date and time the state machine associated with an execution was updated.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public DescribeStateMachineForExecutionResult()
public void setStateMachineArn(String stateMachineArn)
The Amazon Resource Name (ARN) of the state machine associated with the execution.
stateMachineArn
- The Amazon Resource Name (ARN) of the state machine associated with the execution.public String getStateMachineArn()
The Amazon Resource Name (ARN) of the state machine associated with the execution.
public DescribeStateMachineForExecutionResult withStateMachineArn(String stateMachineArn)
The Amazon Resource Name (ARN) of the state machine associated with the execution.
stateMachineArn
- The Amazon Resource Name (ARN) of the state machine associated with the execution.public void setName(String name)
The name of the state machine associated with the execution.
name
- The name of the state machine associated with the execution.public String getName()
The name of the state machine associated with the execution.
public DescribeStateMachineForExecutionResult withName(String name)
The name of the state machine associated with the execution.
name
- The name of the state machine associated with the execution.public void setDefinition(String definition)
The Amazon States Language definition of the state machine. See Amazon States Language.
definition
- The Amazon States Language definition of the state machine. See Amazon
States Language.public String getDefinition()
The Amazon States Language definition of the state machine. See Amazon States Language.
public DescribeStateMachineForExecutionResult withDefinition(String definition)
The Amazon States Language definition of the state machine. See Amazon States Language.
definition
- The Amazon States Language definition of the state machine. See Amazon
States Language.public void setRoleArn(String roleArn)
The Amazon Resource Name (ARN) of the IAM role of the State Machine for the execution.
roleArn
- The Amazon Resource Name (ARN) of the IAM role of the State Machine for the execution.public String getRoleArn()
The Amazon Resource Name (ARN) of the IAM role of the State Machine for the execution.
public DescribeStateMachineForExecutionResult withRoleArn(String roleArn)
The Amazon Resource Name (ARN) of the IAM role of the State Machine for the execution.
roleArn
- The Amazon Resource Name (ARN) of the IAM role of the State Machine for the execution.public void setUpdateDate(Date updateDate)
The date and time the state machine associated with an execution was updated. For a newly created state machine, this is the creation date.
updateDate
- The date and time the state machine associated with an execution was updated. For a newly created state
machine, this is the creation date.public Date getUpdateDate()
The date and time the state machine associated with an execution was updated. For a newly created state machine, this is the creation date.
public DescribeStateMachineForExecutionResult withUpdateDate(Date updateDate)
The date and time the state machine associated with an execution was updated. For a newly created state machine, this is the creation date.
updateDate
- The date and time the state machine associated with an execution was updated. For a newly created state
machine, this is the creation date.public void setLoggingConfiguration(LoggingConfiguration loggingConfiguration)
loggingConfiguration
- public LoggingConfiguration getLoggingConfiguration()
public DescribeStateMachineForExecutionResult withLoggingConfiguration(LoggingConfiguration loggingConfiguration)
loggingConfiguration
- public void setTracingConfiguration(TracingConfiguration tracingConfiguration)
Selects whether X-Ray tracing is enabled.
tracingConfiguration
- Selects whether X-Ray tracing is enabled.public TracingConfiguration getTracingConfiguration()
Selects whether X-Ray tracing is enabled.
public DescribeStateMachineForExecutionResult withTracingConfiguration(TracingConfiguration tracingConfiguration)
Selects whether X-Ray tracing is enabled.
tracingConfiguration
- Selects whether X-Ray tracing is enabled.public void setMapRunArn(String mapRunArn)
The Amazon Resource Name (ARN) of the Map Run that started the child workflow execution. This field is returned
only if the executionArn
is a child workflow execution that was started by a Distributed Map state.
mapRunArn
- The Amazon Resource Name (ARN) of the Map Run that started the child workflow execution. This field is
returned only if the executionArn
is a child workflow execution that was started by a
Distributed Map state.public String getMapRunArn()
The Amazon Resource Name (ARN) of the Map Run that started the child workflow execution. This field is returned
only if the executionArn
is a child workflow execution that was started by a Distributed Map state.
executionArn
is a child workflow execution that was started by a
Distributed Map state.public DescribeStateMachineForExecutionResult withMapRunArn(String mapRunArn)
The Amazon Resource Name (ARN) of the Map Run that started the child workflow execution. This field is returned
only if the executionArn
is a child workflow execution that was started by a Distributed Map state.
mapRunArn
- The Amazon Resource Name (ARN) of the Map Run that started the child workflow execution. This field is
returned only if the executionArn
is a child workflow execution that was started by a
Distributed Map state.public void setLabel(String label)
A user-defined or an auto-generated string that identifies a Map
state. This field is returned only
if the executionArn
is a child workflow execution that was started by a Distributed Map state.
label
- A user-defined or an auto-generated string that identifies a Map
state. This field is returned
only if the executionArn
is a child workflow execution that was started by a Distributed Map
state.public String getLabel()
A user-defined or an auto-generated string that identifies a Map
state. This field is returned only
if the executionArn
is a child workflow execution that was started by a Distributed Map state.
Map
state. This field is
returned only if the executionArn
is a child workflow execution that was started by a
Distributed Map state.public DescribeStateMachineForExecutionResult withLabel(String label)
A user-defined or an auto-generated string that identifies a Map
state. This field is returned only
if the executionArn
is a child workflow execution that was started by a Distributed Map state.
label
- A user-defined or an auto-generated string that identifies a Map
state. This field is returned
only if the executionArn
is a child workflow execution that was started by a Distributed Map
state.public String toString()
toString
in class Object
Object.toString()
public DescribeStateMachineForExecutionResult clone()