#include <GetPolicyResult.h>
The output from the GetPolicy operation.
See Also:
AWS API Reference
Definition at line 33 of file GetPolicyResult.h.
◆ GetPolicyResult() [1/2]
Aws::IoT::Model::GetPolicyResult::GetPolicyResult |
( |
| ) |
|
◆ GetPolicyResult() [2/2]
◆ GetCreationDate()
◆ GetDefaultVersionId()
const Aws::String& Aws::IoT::Model::GetPolicyResult::GetDefaultVersionId |
( |
| ) |
const |
|
inline |
◆ GetGenerationId()
const Aws::String& Aws::IoT::Model::GetPolicyResult::GetGenerationId |
( |
| ) |
const |
|
inline |
◆ GetLastModifiedDate()
◆ GetPolicyArn()
const Aws::String& Aws::IoT::Model::GetPolicyResult::GetPolicyArn |
( |
| ) |
const |
|
inline |
◆ GetPolicyDocument()
const Aws::String& Aws::IoT::Model::GetPolicyResult::GetPolicyDocument |
( |
| ) |
const |
|
inline |
◆ GetPolicyName()
const Aws::String& Aws::IoT::Model::GetPolicyResult::GetPolicyName |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetCreationDate() [1/2]
◆ SetCreationDate() [2/2]
◆ SetDefaultVersionId() [1/3]
void Aws::IoT::Model::GetPolicyResult::SetDefaultVersionId |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetDefaultVersionId() [2/3]
void Aws::IoT::Model::GetPolicyResult::SetDefaultVersionId |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetDefaultVersionId() [3/3]
void Aws::IoT::Model::GetPolicyResult::SetDefaultVersionId |
( |
const char * |
value | ) |
|
|
inline |
◆ SetGenerationId() [1/3]
void Aws::IoT::Model::GetPolicyResult::SetGenerationId |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetGenerationId() [2/3]
void Aws::IoT::Model::GetPolicyResult::SetGenerationId |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetGenerationId() [3/3]
void Aws::IoT::Model::GetPolicyResult::SetGenerationId |
( |
const char * |
value | ) |
|
|
inline |
◆ SetLastModifiedDate() [1/2]
◆ SetLastModifiedDate() [2/2]
◆ SetPolicyArn() [1/3]
void Aws::IoT::Model::GetPolicyResult::SetPolicyArn |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetPolicyArn() [2/3]
void Aws::IoT::Model::GetPolicyResult::SetPolicyArn |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetPolicyArn() [3/3]
void Aws::IoT::Model::GetPolicyResult::SetPolicyArn |
( |
const char * |
value | ) |
|
|
inline |
◆ SetPolicyDocument() [1/3]
void Aws::IoT::Model::GetPolicyResult::SetPolicyDocument |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetPolicyDocument() [2/3]
void Aws::IoT::Model::GetPolicyResult::SetPolicyDocument |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetPolicyDocument() [3/3]
void Aws::IoT::Model::GetPolicyResult::SetPolicyDocument |
( |
const char * |
value | ) |
|
|
inline |
◆ SetPolicyName() [1/3]
void Aws::IoT::Model::GetPolicyResult::SetPolicyName |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetPolicyName() [2/3]
void Aws::IoT::Model::GetPolicyResult::SetPolicyName |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetPolicyName() [3/3]
void Aws::IoT::Model::GetPolicyResult::SetPolicyName |
( |
const char * |
value | ) |
|
|
inline |
◆ WithCreationDate() [1/2]
◆ WithCreationDate() [2/2]
◆ WithDefaultVersionId() [1/3]
◆ WithDefaultVersionId() [2/3]
◆ WithDefaultVersionId() [3/3]
GetPolicyResult& Aws::IoT::Model::GetPolicyResult::WithDefaultVersionId |
( |
const char * |
value | ) |
|
|
inline |
◆ WithGenerationId() [1/3]
◆ WithGenerationId() [2/3]
◆ WithGenerationId() [3/3]
GetPolicyResult& Aws::IoT::Model::GetPolicyResult::WithGenerationId |
( |
const char * |
value | ) |
|
|
inline |
◆ WithLastModifiedDate() [1/2]
◆ WithLastModifiedDate() [2/2]
◆ WithPolicyArn() [1/3]
◆ WithPolicyArn() [2/3]
◆ WithPolicyArn() [3/3]
GetPolicyResult& Aws::IoT::Model::GetPolicyResult::WithPolicyArn |
( |
const char * |
value | ) |
|
|
inline |
◆ WithPolicyDocument() [1/3]
◆ WithPolicyDocument() [2/3]
◆ WithPolicyDocument() [3/3]
GetPolicyResult& Aws::IoT::Model::GetPolicyResult::WithPolicyDocument |
( |
const char * |
value | ) |
|
|
inline |
◆ WithPolicyName() [1/3]
◆ WithPolicyName() [2/3]
◆ WithPolicyName() [3/3]
GetPolicyResult& Aws::IoT::Model::GetPolicyResult::WithPolicyName |
( |
const char * |
value | ) |
|
|
inline |
The documentation for this class was generated from the following file: