#include <KGKeyPairIds.h>
A list of identifiers for the public keys that CloudFront can use to verify the signatures of signed URLs and signed cookies.
See Also:
AWS API Reference
Definition at line 32 of file KGKeyPairIds.h.
◆ KGKeyPairIds() [1/2]
Aws::CloudFront::Model::KGKeyPairIds::KGKeyPairIds |
( |
| ) |
|
◆ KGKeyPairIds() [2/2]
◆ AddToNode()
◆ GetKeyGroupId()
const Aws::String& Aws::CloudFront::Model::KGKeyPairIds::GetKeyGroupId |
( |
| ) |
const |
|
inline |
The identifier of the key group that contains the public keys.
Definition at line 45 of file KGKeyPairIds.h.
◆ GetKeyPairIds()
const KeyPairIds& Aws::CloudFront::Model::KGKeyPairIds::GetKeyPairIds |
( |
| ) |
const |
|
inline |
◆ KeyGroupIdHasBeenSet()
bool Aws::CloudFront::Model::KGKeyPairIds::KeyGroupIdHasBeenSet |
( |
| ) |
const |
|
inline |
The identifier of the key group that contains the public keys.
Definition at line 50 of file KGKeyPairIds.h.
◆ KeyPairIdsHasBeenSet()
bool Aws::CloudFront::Model::KGKeyPairIds::KeyPairIdsHasBeenSet |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetKeyGroupId() [1/3]
void Aws::CloudFront::Model::KGKeyPairIds::SetKeyGroupId |
( |
Aws::String && |
value | ) |
|
|
inline |
The identifier of the key group that contains the public keys.
Definition at line 60 of file KGKeyPairIds.h.
◆ SetKeyGroupId() [2/3]
void Aws::CloudFront::Model::KGKeyPairIds::SetKeyGroupId |
( |
const Aws::String & |
value | ) |
|
|
inline |
The identifier of the key group that contains the public keys.
Definition at line 55 of file KGKeyPairIds.h.
◆ SetKeyGroupId() [3/3]
void Aws::CloudFront::Model::KGKeyPairIds::SetKeyGroupId |
( |
const char * |
value | ) |
|
|
inline |
The identifier of the key group that contains the public keys.
Definition at line 65 of file KGKeyPairIds.h.
◆ SetKeyPairIds() [1/2]
void Aws::CloudFront::Model::KGKeyPairIds::SetKeyPairIds |
( |
const KeyPairIds & |
value | ) |
|
|
inline |
◆ SetKeyPairIds() [2/2]
void Aws::CloudFront::Model::KGKeyPairIds::SetKeyPairIds |
( |
KeyPairIds && |
value | ) |
|
|
inline |
◆ WithKeyGroupId() [1/3]
The identifier of the key group that contains the public keys.
Definition at line 75 of file KGKeyPairIds.h.
◆ WithKeyGroupId() [2/3]
The identifier of the key group that contains the public keys.
Definition at line 70 of file KGKeyPairIds.h.
◆ WithKeyGroupId() [3/3]
KGKeyPairIds& Aws::CloudFront::Model::KGKeyPairIds::WithKeyGroupId |
( |
const char * |
value | ) |
|
|
inline |
The identifier of the key group that contains the public keys.
Definition at line 80 of file KGKeyPairIds.h.
◆ WithKeyPairIds() [1/2]
◆ WithKeyPairIds() [2/2]
The documentation for this class was generated from the following file: