#include <EncryptionEntities.h>
Complex data type for field-level encryption profiles that includes all of the encryption entities.
See Also:
AWS API Reference
Definition at line 32 of file EncryptionEntities.h.
◆ EncryptionEntities() [1/2]
Aws::CloudFront::Model::EncryptionEntities::EncryptionEntities |
( |
| ) |
|
◆ EncryptionEntities() [2/2]
◆ AddItems() [1/2]
An array of field patterns in a field-level encryption content type-profile mapping.
Definition at line 107 of file EncryptionEntities.h.
◆ AddItems() [2/2]
An array of field patterns in a field-level encryption content type-profile mapping.
Definition at line 113 of file EncryptionEntities.h.
◆ AddToNode()
◆ GetItems()
An array of field patterns in a field-level encryption content type-profile mapping.
Definition at line 71 of file EncryptionEntities.h.
◆ GetQuantity()
int Aws::CloudFront::Model::EncryptionEntities::GetQuantity |
( |
| ) |
const |
|
inline |
Number of field pattern items in a field-level encryption content type-profile mapping.
Definition at line 46 of file EncryptionEntities.h.
◆ ItemsHasBeenSet()
bool Aws::CloudFront::Model::EncryptionEntities::ItemsHasBeenSet |
( |
| ) |
const |
|
inline |
An array of field patterns in a field-level encryption content type-profile mapping.
Definition at line 77 of file EncryptionEntities.h.
◆ operator=()
◆ QuantityHasBeenSet()
bool Aws::CloudFront::Model::EncryptionEntities::QuantityHasBeenSet |
( |
| ) |
const |
|
inline |
Number of field pattern items in a field-level encryption content type-profile mapping.
Definition at line 52 of file EncryptionEntities.h.
◆ SetItems() [1/2]
An array of field patterns in a field-level encryption content type-profile mapping.
Definition at line 89 of file EncryptionEntities.h.
◆ SetItems() [2/2]
An array of field patterns in a field-level encryption content type-profile mapping.
Definition at line 83 of file EncryptionEntities.h.
◆ SetQuantity()
void Aws::CloudFront::Model::EncryptionEntities::SetQuantity |
( |
int |
value | ) |
|
|
inline |
Number of field pattern items in a field-level encryption content type-profile mapping.
Definition at line 58 of file EncryptionEntities.h.
◆ WithItems() [1/2]
An array of field patterns in a field-level encryption content type-profile mapping.
Definition at line 101 of file EncryptionEntities.h.
◆ WithItems() [2/2]
An array of field patterns in a field-level encryption content type-profile mapping.
Definition at line 95 of file EncryptionEntities.h.
◆ WithQuantity()
Number of field pattern items in a field-level encryption content type-profile mapping.
Definition at line 64 of file EncryptionEntities.h.
The documentation for this class was generated from the following file: