#include <StepStateChangeReason.h>
The details of the step state change reason.
See Also:
AWS API Reference
Definition at line 32 of file StepStateChangeReason.h.
◆ StepStateChangeReason() [1/2]
Aws::EMR::Model::StepStateChangeReason::StepStateChangeReason |
( |
| ) |
|
◆ StepStateChangeReason() [2/2]
◆ CodeHasBeenSet()
bool Aws::EMR::Model::StepStateChangeReason::CodeHasBeenSet |
( |
| ) |
const |
|
inline |
The programmable code for the state change reason. Note: Currently, the service provides no code for the state change.
Definition at line 51 of file StepStateChangeReason.h.
◆ GetCode()
The programmable code for the state change reason. Note: Currently, the service provides no code for the state change.
Definition at line 45 of file StepStateChangeReason.h.
◆ GetMessage()
const Aws::String& Aws::EMR::Model::StepStateChangeReason::GetMessage |
( |
| ) |
const |
|
inline |
◆ Jsonize()
◆ MessageHasBeenSet()
bool Aws::EMR::Model::StepStateChangeReason::MessageHasBeenSet |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetCode() [1/2]
The programmable code for the state change reason. Note: Currently, the service provides no code for the state change.
Definition at line 57 of file StepStateChangeReason.h.
◆ SetCode() [2/2]
The programmable code for the state change reason. Note: Currently, the service provides no code for the state change.
Definition at line 63 of file StepStateChangeReason.h.
◆ SetMessage() [1/3]
void Aws::EMR::Model::StepStateChangeReason::SetMessage |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetMessage() [2/3]
void Aws::EMR::Model::StepStateChangeReason::SetMessage |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetMessage() [3/3]
void Aws::EMR::Model::StepStateChangeReason::SetMessage |
( |
const char * |
value | ) |
|
|
inline |
◆ WithCode() [1/2]
The programmable code for the state change reason. Note: Currently, the service provides no code for the state change.
Definition at line 69 of file StepStateChangeReason.h.
◆ WithCode() [2/2]
The programmable code for the state change reason. Note: Currently, the service provides no code for the state change.
Definition at line 75 of file StepStateChangeReason.h.
◆ WithMessage() [1/3]
◆ WithMessage() [2/3]
◆ WithMessage() [3/3]
The documentation for this class was generated from the following file: