#include <DeleteTrustResult.h>
The result of a DeleteTrust request.
See Also:
AWS API Reference
Definition at line 32 of file DeleteTrustResult.h.
◆ DeleteTrustResult() [1/2]
Aws::DirectoryService::Model::DeleteTrustResult::DeleteTrustResult |
( |
| ) |
|
◆ DeleteTrustResult() [2/2]
◆ GetTrustId()
const Aws::String& Aws::DirectoryService::Model::DeleteTrustResult::GetTrustId |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetTrustId() [1/3]
void Aws::DirectoryService::Model::DeleteTrustResult::SetTrustId |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetTrustId() [2/3]
void Aws::DirectoryService::Model::DeleteTrustResult::SetTrustId |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetTrustId() [3/3]
void Aws::DirectoryService::Model::DeleteTrustResult::SetTrustId |
( |
const char * |
value | ) |
|
|
inline |
◆ WithTrustId() [1/3]
◆ WithTrustId() [2/3]
◆ WithTrustId() [3/3]
DeleteTrustResult& Aws::DirectoryService::Model::DeleteTrustResult::WithTrustId |
( |
const char * |
value | ) |
|
|
inline |
The documentation for this class was generated from the following file: