#include <CacheBehaviors.h>
A complex type that contains zero or more CacheBehavior
elements.
See Also:
AWS API Reference
Definition at line 32 of file CacheBehaviors.h.
◆ CacheBehaviors() [1/2]
Aws::CloudFront::Model::CacheBehaviors::CacheBehaviors |
( |
| ) |
|
◆ CacheBehaviors() [2/2]
◆ AddItems() [1/2]
Optional: A complex type that contains cache behaviors for this distribution. If Quantity
is 0
, you can omit Items
.
Definition at line 109 of file CacheBehaviors.h.
◆ AddItems() [2/2]
Optional: A complex type that contains cache behaviors for this distribution. If Quantity
is 0
, you can omit Items
.
Definition at line 103 of file CacheBehaviors.h.
◆ AddToNode()
◆ GetItems()
Optional: A complex type that contains cache behaviors for this distribution. If Quantity
is 0
, you can omit Items
.
Definition at line 67 of file CacheBehaviors.h.
◆ GetQuantity()
int Aws::CloudFront::Model::CacheBehaviors::GetQuantity |
( |
| ) |
const |
|
inline |
The number of cache behaviors for this distribution.
Definition at line 45 of file CacheBehaviors.h.
◆ ItemsHasBeenSet()
bool Aws::CloudFront::Model::CacheBehaviors::ItemsHasBeenSet |
( |
| ) |
const |
|
inline |
Optional: A complex type that contains cache behaviors for this distribution. If Quantity
is 0
, you can omit Items
.
Definition at line 73 of file CacheBehaviors.h.
◆ operator=()
◆ QuantityHasBeenSet()
bool Aws::CloudFront::Model::CacheBehaviors::QuantityHasBeenSet |
( |
| ) |
const |
|
inline |
The number of cache behaviors for this distribution.
Definition at line 50 of file CacheBehaviors.h.
◆ SetItems() [1/2]
Optional: A complex type that contains cache behaviors for this distribution. If Quantity
is 0
, you can omit Items
.
Definition at line 85 of file CacheBehaviors.h.
◆ SetItems() [2/2]
Optional: A complex type that contains cache behaviors for this distribution. If Quantity
is 0
, you can omit Items
.
Definition at line 79 of file CacheBehaviors.h.
◆ SetQuantity()
void Aws::CloudFront::Model::CacheBehaviors::SetQuantity |
( |
int |
value | ) |
|
|
inline |
The number of cache behaviors for this distribution.
Definition at line 55 of file CacheBehaviors.h.
◆ WithItems() [1/2]
Optional: A complex type that contains cache behaviors for this distribution. If Quantity
is 0
, you can omit Items
.
Definition at line 97 of file CacheBehaviors.h.
◆ WithItems() [2/2]
Optional: A complex type that contains cache behaviors for this distribution. If Quantity
is 0
, you can omit Items
.
Definition at line 91 of file CacheBehaviors.h.
◆ WithQuantity()
CacheBehaviors& Aws::CloudFront::Model::CacheBehaviors::WithQuantity |
( |
int |
value | ) |
|
|
inline |
The number of cache behaviors for this distribution.
Definition at line 60 of file CacheBehaviors.h.
The documentation for this class was generated from the following file: