#include <OriginGroups.h>
A complex data type for the origin groups specified for a distribution.
See Also:
AWS API Reference
Definition at line 32 of file OriginGroups.h.
◆ OriginGroups() [1/2]
Aws::CloudFront::Model::OriginGroups::OriginGroups |
( |
| ) |
|
◆ OriginGroups() [2/2]
◆ AddItems() [1/2]
The items (origin groups) in a distribution.
Definition at line 96 of file OriginGroups.h.
◆ AddItems() [2/2]
The items (origin groups) in a distribution.
Definition at line 101 of file OriginGroups.h.
◆ AddToNode()
◆ GetItems()
The items (origin groups) in a distribution.
Definition at line 66 of file OriginGroups.h.
◆ GetQuantity()
int Aws::CloudFront::Model::OriginGroups::GetQuantity |
( |
| ) |
const |
|
inline |
◆ ItemsHasBeenSet()
bool Aws::CloudFront::Model::OriginGroups::ItemsHasBeenSet |
( |
| ) |
const |
|
inline |
The items (origin groups) in a distribution.
Definition at line 71 of file OriginGroups.h.
◆ operator=()
◆ QuantityHasBeenSet()
bool Aws::CloudFront::Model::OriginGroups::QuantityHasBeenSet |
( |
| ) |
const |
|
inline |
◆ SetItems() [1/2]
The items (origin groups) in a distribution.
Definition at line 81 of file OriginGroups.h.
◆ SetItems() [2/2]
The items (origin groups) in a distribution.
Definition at line 76 of file OriginGroups.h.
◆ SetQuantity()
void Aws::CloudFront::Model::OriginGroups::SetQuantity |
( |
int |
value | ) |
|
|
inline |
◆ WithItems() [1/2]
The items (origin groups) in a distribution.
Definition at line 91 of file OriginGroups.h.
◆ WithItems() [2/2]
The items (origin groups) in a distribution.
Definition at line 86 of file OriginGroups.h.
◆ WithQuantity()
OriginGroups& Aws::CloudFront::Model::OriginGroups::WithQuantity |
( |
int |
value | ) |
|
|
inline |
The documentation for this class was generated from the following file: