#include <S3Location.h>
The bucket and key of an item stored in Amazon S3.
See Also:
AWS API Reference
Definition at line 32 of file S3Location.h.
◆ S3Location() [1/2]
Aws::ElasticBeanstalk::Model::S3Location::S3Location |
( |
| ) |
|
◆ S3Location() [2/2]
◆ GetS3Bucket()
const Aws::String& Aws::ElasticBeanstalk::Model::S3Location::GetS3Bucket |
( |
| ) |
const |
|
inline |
The Amazon S3 bucket where the data is located.
Definition at line 46 of file S3Location.h.
◆ GetS3Key()
const Aws::String& Aws::ElasticBeanstalk::Model::S3Location::GetS3Key |
( |
| ) |
const |
|
inline |
The Amazon S3 key where the data is located.
Definition at line 87 of file S3Location.h.
◆ operator=()
◆ OutputToStream() [1/2]
void Aws::ElasticBeanstalk::Model::S3Location::OutputToStream |
( |
Aws::OStream & |
oStream, |
|
|
const char * |
location |
|
) |
| const |
◆ OutputToStream() [2/2]
void Aws::ElasticBeanstalk::Model::S3Location::OutputToStream |
( |
Aws::OStream & |
ostream, |
|
|
const char * |
location, |
|
|
unsigned |
index, |
|
|
const char * |
locationValue |
|
) |
| const |
◆ S3BucketHasBeenSet()
bool Aws::ElasticBeanstalk::Model::S3Location::S3BucketHasBeenSet |
( |
| ) |
const |
|
inline |
The Amazon S3 bucket where the data is located.
Definition at line 51 of file S3Location.h.
◆ S3KeyHasBeenSet()
bool Aws::ElasticBeanstalk::Model::S3Location::S3KeyHasBeenSet |
( |
| ) |
const |
|
inline |
The Amazon S3 key where the data is located.
Definition at line 92 of file S3Location.h.
◆ SetS3Bucket() [1/3]
void Aws::ElasticBeanstalk::Model::S3Location::SetS3Bucket |
( |
Aws::String && |
value | ) |
|
|
inline |
The Amazon S3 bucket where the data is located.
Definition at line 61 of file S3Location.h.
◆ SetS3Bucket() [2/3]
void Aws::ElasticBeanstalk::Model::S3Location::SetS3Bucket |
( |
const Aws::String & |
value | ) |
|
|
inline |
The Amazon S3 bucket where the data is located.
Definition at line 56 of file S3Location.h.
◆ SetS3Bucket() [3/3]
void Aws::ElasticBeanstalk::Model::S3Location::SetS3Bucket |
( |
const char * |
value | ) |
|
|
inline |
The Amazon S3 bucket where the data is located.
Definition at line 66 of file S3Location.h.
◆ SetS3Key() [1/3]
void Aws::ElasticBeanstalk::Model::S3Location::SetS3Key |
( |
Aws::String && |
value | ) |
|
|
inline |
The Amazon S3 key where the data is located.
Definition at line 102 of file S3Location.h.
◆ SetS3Key() [2/3]
void Aws::ElasticBeanstalk::Model::S3Location::SetS3Key |
( |
const Aws::String & |
value | ) |
|
|
inline |
The Amazon S3 key where the data is located.
Definition at line 97 of file S3Location.h.
◆ SetS3Key() [3/3]
void Aws::ElasticBeanstalk::Model::S3Location::SetS3Key |
( |
const char * |
value | ) |
|
|
inline |
The Amazon S3 key where the data is located.
Definition at line 107 of file S3Location.h.
◆ WithS3Bucket() [1/3]
The Amazon S3 bucket where the data is located.
Definition at line 76 of file S3Location.h.
◆ WithS3Bucket() [2/3]
The Amazon S3 bucket where the data is located.
Definition at line 71 of file S3Location.h.
◆ WithS3Bucket() [3/3]
S3Location& Aws::ElasticBeanstalk::Model::S3Location::WithS3Bucket |
( |
const char * |
value | ) |
|
|
inline |
The Amazon S3 bucket where the data is located.
Definition at line 81 of file S3Location.h.
◆ WithS3Key() [1/3]
The Amazon S3 key where the data is located.
Definition at line 117 of file S3Location.h.
◆ WithS3Key() [2/3]
The Amazon S3 key where the data is located.
Definition at line 112 of file S3Location.h.
◆ WithS3Key() [3/3]
S3Location& Aws::ElasticBeanstalk::Model::S3Location::WithS3Key |
( |
const char * |
value | ) |
|
|
inline |
The Amazon S3 key where the data is located.
Definition at line 122 of file S3Location.h.
The documentation for this class was generated from the following file:
- aws-cpp-sdk-elasticbeanstalk/include/aws/elasticbeanstalk/model/S3Location.h