AWS SDK for C++
1.8.186
AWS SDK for C++
|
#include <AttachmentStateChange.h>
Public Member Functions | |
AttachmentStateChange () | |
AttachmentStateChange (Aws::Utils::Json::JsonView jsonValue) | |
AttachmentStateChange & | operator= (Aws::Utils::Json::JsonView jsonValue) |
Aws::Utils::Json::JsonValue | Jsonize () const |
const Aws::String & | GetAttachmentArn () const |
bool | AttachmentArnHasBeenSet () const |
void | SetAttachmentArn (const Aws::String &value) |
void | SetAttachmentArn (Aws::String &&value) |
void | SetAttachmentArn (const char *value) |
AttachmentStateChange & | WithAttachmentArn (const Aws::String &value) |
AttachmentStateChange & | WithAttachmentArn (Aws::String &&value) |
AttachmentStateChange & | WithAttachmentArn (const char *value) |
const Aws::String & | GetStatus () const |
bool | StatusHasBeenSet () const |
void | SetStatus (const Aws::String &value) |
void | SetStatus (Aws::String &&value) |
void | SetStatus (const char *value) |
AttachmentStateChange & | WithStatus (const Aws::String &value) |
AttachmentStateChange & | WithStatus (Aws::String &&value) |
AttachmentStateChange & | WithStatus (const char *value) |
An object representing a change in state for a task attachment.
Definition at line 32 of file AttachmentStateChange.h.
Aws::ECS::Model::AttachmentStateChange::AttachmentStateChange | ( | ) |
Aws::ECS::Model::AttachmentStateChange::AttachmentStateChange | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
The Amazon Resource Name (ARN) of the attachment.
Definition at line 49 of file AttachmentStateChange.h.
|
inline |
The Amazon Resource Name (ARN) of the attachment.
Definition at line 44 of file AttachmentStateChange.h.
|
inline |
The status of the attachment.
Definition at line 85 of file AttachmentStateChange.h.
Aws::Utils::Json::JsonValue Aws::ECS::Model::AttachmentStateChange::Jsonize | ( | ) | const |
AttachmentStateChange& Aws::ECS::Model::AttachmentStateChange::operator= | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
The Amazon Resource Name (ARN) of the attachment.
Definition at line 59 of file AttachmentStateChange.h.
|
inline |
The Amazon Resource Name (ARN) of the attachment.
Definition at line 54 of file AttachmentStateChange.h.
|
inline |
The Amazon Resource Name (ARN) of the attachment.
Definition at line 64 of file AttachmentStateChange.h.
|
inline |
The status of the attachment.
Definition at line 100 of file AttachmentStateChange.h.
|
inline |
The status of the attachment.
Definition at line 95 of file AttachmentStateChange.h.
|
inline |
The status of the attachment.
Definition at line 105 of file AttachmentStateChange.h.
|
inline |
The status of the attachment.
Definition at line 90 of file AttachmentStateChange.h.
|
inline |
The Amazon Resource Name (ARN) of the attachment.
Definition at line 74 of file AttachmentStateChange.h.
|
inline |
The Amazon Resource Name (ARN) of the attachment.
Definition at line 69 of file AttachmentStateChange.h.
|
inline |
The Amazon Resource Name (ARN) of the attachment.
Definition at line 79 of file AttachmentStateChange.h.
|
inline |
The status of the attachment.
Definition at line 115 of file AttachmentStateChange.h.
|
inline |
The status of the attachment.
Definition at line 110 of file AttachmentStateChange.h.
|
inline |
The status of the attachment.
Definition at line 120 of file AttachmentStateChange.h.