#include <GetPolicyResult.h>
Definition at line 27 of file GetPolicyResult.h.
◆ GetPolicyResult() [1/2]
Aws::Lambda::Model::GetPolicyResult::GetPolicyResult |
( |
| ) |
|
◆ GetPolicyResult() [2/2]
◆ GetPolicy()
const Aws::String& Aws::Lambda::Model::GetPolicyResult::GetPolicy |
( |
| ) |
const |
|
inline |
◆ GetRevisionId()
const Aws::String& Aws::Lambda::Model::GetPolicyResult::GetRevisionId |
( |
| ) |
const |
|
inline |
A unique identifier for the current revision of the policy.
Definition at line 74 of file GetPolicyResult.h.
◆ operator=()
◆ SetPolicy() [1/3]
void Aws::Lambda::Model::GetPolicyResult::SetPolicy |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetPolicy() [2/3]
void Aws::Lambda::Model::GetPolicyResult::SetPolicy |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetPolicy() [3/3]
void Aws::Lambda::Model::GetPolicyResult::SetPolicy |
( |
const char * |
value | ) |
|
|
inline |
◆ SetRevisionId() [1/3]
void Aws::Lambda::Model::GetPolicyResult::SetRevisionId |
( |
Aws::String && |
value | ) |
|
|
inline |
A unique identifier for the current revision of the policy.
Definition at line 84 of file GetPolicyResult.h.
◆ SetRevisionId() [2/3]
void Aws::Lambda::Model::GetPolicyResult::SetRevisionId |
( |
const Aws::String & |
value | ) |
|
|
inline |
A unique identifier for the current revision of the policy.
Definition at line 79 of file GetPolicyResult.h.
◆ SetRevisionId() [3/3]
void Aws::Lambda::Model::GetPolicyResult::SetRevisionId |
( |
const char * |
value | ) |
|
|
inline |
A unique identifier for the current revision of the policy.
Definition at line 89 of file GetPolicyResult.h.
◆ WithPolicy() [1/3]
◆ WithPolicy() [2/3]
◆ WithPolicy() [3/3]
GetPolicyResult& Aws::Lambda::Model::GetPolicyResult::WithPolicy |
( |
const char * |
value | ) |
|
|
inline |
◆ WithRevisionId() [1/3]
A unique identifier for the current revision of the policy.
Definition at line 99 of file GetPolicyResult.h.
◆ WithRevisionId() [2/3]
A unique identifier for the current revision of the policy.
Definition at line 94 of file GetPolicyResult.h.
◆ WithRevisionId() [3/3]
GetPolicyResult& Aws::Lambda::Model::GetPolicyResult::WithRevisionId |
( |
const char * |
value | ) |
|
|
inline |
A unique identifier for the current revision of the policy.
Definition at line 104 of file GetPolicyResult.h.
The documentation for this class was generated from the following file: