AWS SDK for C++
1.8.153
AWS SDK for C++
|
Namespaces | |
BackupPolicyMapper | |
BackupRetentionTypeMapper | |
BackupStateMapper | |
ClusterStateMapper | |
HsmStateMapper | |
Classes | |
class | Backup |
class | BackupRetentionPolicy |
class | Certificates |
class | Cluster |
class | CopyBackupToRegionRequest |
class | CopyBackupToRegionResult |
class | CreateClusterRequest |
class | CreateClusterResult |
class | CreateHsmRequest |
class | CreateHsmResult |
class | DeleteBackupRequest |
class | DeleteBackupResult |
class | DeleteClusterRequest |
class | DeleteClusterResult |
class | DeleteHsmRequest |
class | DeleteHsmResult |
class | DescribeBackupsRequest |
class | DescribeBackupsResult |
class | DescribeClustersRequest |
class | DescribeClustersResult |
class | DestinationBackup |
class | Hsm |
class | InitializeClusterRequest |
class | InitializeClusterResult |
class | ListTagsRequest |
class | ListTagsResult |
class | ModifyBackupAttributesRequest |
class | ModifyBackupAttributesResult |
class | ModifyClusterRequest |
class | ModifyClusterResult |
class | RestoreBackupRequest |
class | RestoreBackupResult |
class | Tag |
class | TagResourceRequest |
class | TagResourceResult |
class | UntagResourceRequest |
class | UntagResourceResult |
typedef Aws::Utils::Outcome<CopyBackupToRegionResult, CloudHSMV2Error> Aws::CloudHSMV2::Model::CopyBackupToRegionOutcome |
Definition at line 84 of file CloudHSMV2Client.h.
typedef std::future<CopyBackupToRegionOutcome> Aws::CloudHSMV2::Model::CopyBackupToRegionOutcomeCallable |
Definition at line 100 of file CloudHSMV2Client.h.
typedef Aws::Utils::Outcome<CreateClusterResult, CloudHSMV2Error> Aws::CloudHSMV2::Model::CreateClusterOutcome |
Definition at line 85 of file CloudHSMV2Client.h.
typedef std::future<CreateClusterOutcome> Aws::CloudHSMV2::Model::CreateClusterOutcomeCallable |
Definition at line 101 of file CloudHSMV2Client.h.
typedef Aws::Utils::Outcome<CreateHsmResult, CloudHSMV2Error> Aws::CloudHSMV2::Model::CreateHsmOutcome |
Definition at line 86 of file CloudHSMV2Client.h.
typedef std::future<CreateHsmOutcome> Aws::CloudHSMV2::Model::CreateHsmOutcomeCallable |
Definition at line 102 of file CloudHSMV2Client.h.
typedef Aws::Utils::Outcome<DeleteBackupResult, CloudHSMV2Error> Aws::CloudHSMV2::Model::DeleteBackupOutcome |
Definition at line 87 of file CloudHSMV2Client.h.
typedef std::future<DeleteBackupOutcome> Aws::CloudHSMV2::Model::DeleteBackupOutcomeCallable |
Definition at line 103 of file CloudHSMV2Client.h.
typedef Aws::Utils::Outcome<DeleteClusterResult, CloudHSMV2Error> Aws::CloudHSMV2::Model::DeleteClusterOutcome |
Definition at line 88 of file CloudHSMV2Client.h.
typedef std::future<DeleteClusterOutcome> Aws::CloudHSMV2::Model::DeleteClusterOutcomeCallable |
Definition at line 104 of file CloudHSMV2Client.h.
typedef Aws::Utils::Outcome<DeleteHsmResult, CloudHSMV2Error> Aws::CloudHSMV2::Model::DeleteHsmOutcome |
Definition at line 89 of file CloudHSMV2Client.h.
typedef std::future<DeleteHsmOutcome> Aws::CloudHSMV2::Model::DeleteHsmOutcomeCallable |
Definition at line 105 of file CloudHSMV2Client.h.
typedef Aws::Utils::Outcome<DescribeBackupsResult, CloudHSMV2Error> Aws::CloudHSMV2::Model::DescribeBackupsOutcome |
Definition at line 90 of file CloudHSMV2Client.h.
typedef std::future<DescribeBackupsOutcome> Aws::CloudHSMV2::Model::DescribeBackupsOutcomeCallable |
Definition at line 106 of file CloudHSMV2Client.h.
typedef Aws::Utils::Outcome<DescribeClustersResult, CloudHSMV2Error> Aws::CloudHSMV2::Model::DescribeClustersOutcome |
Definition at line 91 of file CloudHSMV2Client.h.
typedef std::future<DescribeClustersOutcome> Aws::CloudHSMV2::Model::DescribeClustersOutcomeCallable |
Definition at line 107 of file CloudHSMV2Client.h.
typedef Aws::Utils::Outcome<InitializeClusterResult, CloudHSMV2Error> Aws::CloudHSMV2::Model::InitializeClusterOutcome |
Definition at line 92 of file CloudHSMV2Client.h.
typedef std::future<InitializeClusterOutcome> Aws::CloudHSMV2::Model::InitializeClusterOutcomeCallable |
Definition at line 108 of file CloudHSMV2Client.h.
typedef Aws::Utils::Outcome<ListTagsResult, CloudHSMV2Error> Aws::CloudHSMV2::Model::ListTagsOutcome |
Definition at line 93 of file CloudHSMV2Client.h.
typedef std::future<ListTagsOutcome> Aws::CloudHSMV2::Model::ListTagsOutcomeCallable |
Definition at line 109 of file CloudHSMV2Client.h.
typedef Aws::Utils::Outcome<ModifyBackupAttributesResult, CloudHSMV2Error> Aws::CloudHSMV2::Model::ModifyBackupAttributesOutcome |
Definition at line 94 of file CloudHSMV2Client.h.
typedef std::future<ModifyBackupAttributesOutcome> Aws::CloudHSMV2::Model::ModifyBackupAttributesOutcomeCallable |
Definition at line 110 of file CloudHSMV2Client.h.
typedef Aws::Utils::Outcome<ModifyClusterResult, CloudHSMV2Error> Aws::CloudHSMV2::Model::ModifyClusterOutcome |
Definition at line 95 of file CloudHSMV2Client.h.
typedef std::future<ModifyClusterOutcome> Aws::CloudHSMV2::Model::ModifyClusterOutcomeCallable |
Definition at line 111 of file CloudHSMV2Client.h.
typedef Aws::Utils::Outcome<RestoreBackupResult, CloudHSMV2Error> Aws::CloudHSMV2::Model::RestoreBackupOutcome |
Definition at line 96 of file CloudHSMV2Client.h.
typedef std::future<RestoreBackupOutcome> Aws::CloudHSMV2::Model::RestoreBackupOutcomeCallable |
Definition at line 112 of file CloudHSMV2Client.h.
typedef Aws::Utils::Outcome<TagResourceResult, CloudHSMV2Error> Aws::CloudHSMV2::Model::TagResourceOutcome |
Definition at line 97 of file CloudHSMV2Client.h.
typedef std::future<TagResourceOutcome> Aws::CloudHSMV2::Model::TagResourceOutcomeCallable |
Definition at line 113 of file CloudHSMV2Client.h.
typedef Aws::Utils::Outcome<UntagResourceResult, CloudHSMV2Error> Aws::CloudHSMV2::Model::UntagResourceOutcome |
Definition at line 98 of file CloudHSMV2Client.h.
typedef std::future<UntagResourceOutcome> Aws::CloudHSMV2::Model::UntagResourceOutcomeCallable |
Definition at line 114 of file CloudHSMV2Client.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
DEFAULT |
Definition at line 16 of file BackupPolicy.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
DAYS |
Definition at line 16 of file BackupRetentionType.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
CREATE_IN_PROGRESS | |
READY | |
DELETED | |
PENDING_DELETION |
Definition at line 16 of file BackupState.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
CREATE_IN_PROGRESS | |
UNINITIALIZED | |
INITIALIZE_IN_PROGRESS | |
INITIALIZED | |
ACTIVE | |
UPDATE_IN_PROGRESS | |
DELETE_IN_PROGRESS | |
DELETED | |
DEGRADED |
Definition at line 16 of file ClusterState.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
CREATE_IN_PROGRESS | |
ACTIVE | |
DEGRADED | |
DELETE_IN_PROGRESS | |
DELETED |
Definition at line 16 of file HsmState.h.