AWS SDK for C++
1.8.127
AWS SDK for C++
|
#include <InstanceAssociationOutputLocation.h>
Public Member Functions | |
InstanceAssociationOutputLocation () | |
InstanceAssociationOutputLocation (Aws::Utils::Json::JsonView jsonValue) | |
InstanceAssociationOutputLocation & | operator= (Aws::Utils::Json::JsonView jsonValue) |
Aws::Utils::Json::JsonValue | Jsonize () const |
const S3OutputLocation & | GetS3Location () const |
bool | S3LocationHasBeenSet () const |
void | SetS3Location (const S3OutputLocation &value) |
void | SetS3Location (S3OutputLocation &&value) |
InstanceAssociationOutputLocation & | WithS3Location (const S3OutputLocation &value) |
InstanceAssociationOutputLocation & | WithS3Location (S3OutputLocation &&value) |
An S3 bucket where you want to store the results of this request.
Definition at line 32 of file InstanceAssociationOutputLocation.h.
Aws::SSM::Model::InstanceAssociationOutputLocation::InstanceAssociationOutputLocation | ( | ) |
Aws::SSM::Model::InstanceAssociationOutputLocation::InstanceAssociationOutputLocation | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
An S3 bucket where you want to store the results of this request.
Definition at line 44 of file InstanceAssociationOutputLocation.h.
Aws::Utils::Json::JsonValue Aws::SSM::Model::InstanceAssociationOutputLocation::Jsonize | ( | ) | const |
InstanceAssociationOutputLocation& Aws::SSM::Model::InstanceAssociationOutputLocation::operator= | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
An S3 bucket where you want to store the results of this request.
Definition at line 49 of file InstanceAssociationOutputLocation.h.
|
inline |
An S3 bucket where you want to store the results of this request.
Definition at line 54 of file InstanceAssociationOutputLocation.h.
|
inline |
An S3 bucket where you want to store the results of this request.
Definition at line 59 of file InstanceAssociationOutputLocation.h.
|
inline |
An S3 bucket where you want to store the results of this request.
Definition at line 64 of file InstanceAssociationOutputLocation.h.
|
inline |
An S3 bucket where you want to store the results of this request.
Definition at line 69 of file InstanceAssociationOutputLocation.h.