AWS SDK for C++
1.8.155
AWS SDK for C++
|
Classes | |
class | CreateOutpostRequest |
class | CreateOutpostResult |
class | DeleteOutpostRequest |
class | DeleteOutpostResult |
class | DeleteSiteRequest |
class | DeleteSiteResult |
class | GetOutpostInstanceTypesRequest |
class | GetOutpostInstanceTypesResult |
class | GetOutpostRequest |
class | GetOutpostResult |
class | InstanceTypeItem |
class | ListOutpostsRequest |
class | ListOutpostsResult |
class | ListSitesRequest |
class | ListSitesResult |
class | ListTagsForResourceRequest |
class | ListTagsForResourceResult |
class | Outpost |
class | Site |
class | TagResourceRequest |
class | TagResourceResult |
class | UntagResourceRequest |
class | UntagResourceResult |
typedef Aws::Utils::Outcome<CreateOutpostResult, OutpostsError> Aws::Outposts::Model::CreateOutpostOutcome |
Definition at line 74 of file OutpostsClient.h.
typedef std::future<CreateOutpostOutcome> Aws::Outposts::Model::CreateOutpostOutcomeCallable |
Definition at line 85 of file OutpostsClient.h.
typedef Aws::Utils::Outcome<DeleteOutpostResult, OutpostsError> Aws::Outposts::Model::DeleteOutpostOutcome |
Definition at line 75 of file OutpostsClient.h.
typedef std::future<DeleteOutpostOutcome> Aws::Outposts::Model::DeleteOutpostOutcomeCallable |
Definition at line 86 of file OutpostsClient.h.
typedef Aws::Utils::Outcome<DeleteSiteResult, OutpostsError> Aws::Outposts::Model::DeleteSiteOutcome |
Definition at line 76 of file OutpostsClient.h.
typedef std::future<DeleteSiteOutcome> Aws::Outposts::Model::DeleteSiteOutcomeCallable |
Definition at line 87 of file OutpostsClient.h.
typedef Aws::Utils::Outcome<GetOutpostInstanceTypesResult, OutpostsError> Aws::Outposts::Model::GetOutpostInstanceTypesOutcome |
Definition at line 78 of file OutpostsClient.h.
typedef std::future<GetOutpostInstanceTypesOutcome> Aws::Outposts::Model::GetOutpostInstanceTypesOutcomeCallable |
Definition at line 89 of file OutpostsClient.h.
typedef Aws::Utils::Outcome<GetOutpostResult, OutpostsError> Aws::Outposts::Model::GetOutpostOutcome |
Definition at line 77 of file OutpostsClient.h.
typedef std::future<GetOutpostOutcome> Aws::Outposts::Model::GetOutpostOutcomeCallable |
Definition at line 88 of file OutpostsClient.h.
typedef Aws::Utils::Outcome<ListOutpostsResult, OutpostsError> Aws::Outposts::Model::ListOutpostsOutcome |
Definition at line 79 of file OutpostsClient.h.
typedef std::future<ListOutpostsOutcome> Aws::Outposts::Model::ListOutpostsOutcomeCallable |
Definition at line 90 of file OutpostsClient.h.
Definition at line 80 of file OutpostsClient.h.
typedef std::future<ListSitesOutcome> Aws::Outposts::Model::ListSitesOutcomeCallable |
Definition at line 91 of file OutpostsClient.h.
typedef Aws::Utils::Outcome<ListTagsForResourceResult, OutpostsError> Aws::Outposts::Model::ListTagsForResourceOutcome |
Definition at line 81 of file OutpostsClient.h.
typedef std::future<ListTagsForResourceOutcome> Aws::Outposts::Model::ListTagsForResourceOutcomeCallable |
Definition at line 92 of file OutpostsClient.h.
typedef Aws::Utils::Outcome<TagResourceResult, OutpostsError> Aws::Outposts::Model::TagResourceOutcome |
Definition at line 82 of file OutpostsClient.h.
typedef std::future<TagResourceOutcome> Aws::Outposts::Model::TagResourceOutcomeCallable |
Definition at line 93 of file OutpostsClient.h.
typedef Aws::Utils::Outcome<UntagResourceResult, OutpostsError> Aws::Outposts::Model::UntagResourceOutcome |
Definition at line 83 of file OutpostsClient.h.
typedef std::future<UntagResourceOutcome> Aws::Outposts::Model::UntagResourceOutcomeCallable |
Definition at line 94 of file OutpostsClient.h.