AWS SDK for C++
0.14.3
AWS SDK for C++
|
typedef Aws::Utils::Outcome<AddTagsToResourceResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::AddTagsToResourceOutcome |
Definition at line 119 of file SSMClient.h.
typedef std::future<AddTagsToResourceOutcome> Aws::SSM::Model::AddTagsToResourceOutcomeCallable |
Definition at line 148 of file SSMClient.h.
typedef Aws::Utils::Outcome<CancelCommandResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::CancelCommandOutcome |
Definition at line 122 of file SSMClient.h.
typedef std::future<CancelCommandOutcome> Aws::SSM::Model::CancelCommandOutcomeCallable |
Definition at line 149 of file SSMClient.h.
typedef Aws::Utils::Outcome<CreateActivationResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::CreateActivationOutcome |
Definition at line 123 of file SSMClient.h.
typedef std::future<CreateActivationOutcome> Aws::SSM::Model::CreateActivationOutcomeCallable |
Definition at line 150 of file SSMClient.h.
typedef Aws::Utils::Outcome<CreateAssociationBatchResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::CreateAssociationBatchOutcome |
Definition at line 125 of file SSMClient.h.
typedef std::future<CreateAssociationBatchOutcome> Aws::SSM::Model::CreateAssociationBatchOutcomeCallable |
Definition at line 152 of file SSMClient.h.
typedef Aws::Utils::Outcome<CreateAssociationResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::CreateAssociationOutcome |
Definition at line 124 of file SSMClient.h.
typedef std::future<CreateAssociationOutcome> Aws::SSM::Model::CreateAssociationOutcomeCallable |
Definition at line 151 of file SSMClient.h.
typedef Aws::Utils::Outcome<CreateDocumentResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::CreateDocumentOutcome |
Definition at line 126 of file SSMClient.h.
typedef std::future<CreateDocumentOutcome> Aws::SSM::Model::CreateDocumentOutcomeCallable |
Definition at line 153 of file SSMClient.h.
typedef Aws::Utils::Outcome<DeleteActivationResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::DeleteActivationOutcome |
Definition at line 127 of file SSMClient.h.
typedef std::future<DeleteActivationOutcome> Aws::SSM::Model::DeleteActivationOutcomeCallable |
Definition at line 154 of file SSMClient.h.
typedef Aws::Utils::Outcome<DeleteAssociationResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::DeleteAssociationOutcome |
Definition at line 128 of file SSMClient.h.
typedef std::future<DeleteAssociationOutcome> Aws::SSM::Model::DeleteAssociationOutcomeCallable |
Definition at line 155 of file SSMClient.h.
typedef Aws::Utils::Outcome<DeleteDocumentResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::DeleteDocumentOutcome |
Definition at line 129 of file SSMClient.h.
typedef std::future<DeleteDocumentOutcome> Aws::SSM::Model::DeleteDocumentOutcomeCallable |
Definition at line 156 of file SSMClient.h.
typedef Aws::Utils::Outcome<DeregisterManagedInstanceResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::DeregisterManagedInstanceOutcome |
Definition at line 130 of file SSMClient.h.
typedef std::future<DeregisterManagedInstanceOutcome> Aws::SSM::Model::DeregisterManagedInstanceOutcomeCallable |
Definition at line 157 of file SSMClient.h.
typedef Aws::Utils::Outcome<DescribeActivationsResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::DescribeActivationsOutcome |
Definition at line 131 of file SSMClient.h.
typedef std::future<DescribeActivationsOutcome> Aws::SSM::Model::DescribeActivationsOutcomeCallable |
Definition at line 158 of file SSMClient.h.
typedef Aws::Utils::Outcome<DescribeAssociationResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::DescribeAssociationOutcome |
Definition at line 132 of file SSMClient.h.
typedef std::future<DescribeAssociationOutcome> Aws::SSM::Model::DescribeAssociationOutcomeCallable |
Definition at line 159 of file SSMClient.h.
typedef Aws::Utils::Outcome<DescribeDocumentResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::DescribeDocumentOutcome |
Definition at line 133 of file SSMClient.h.
typedef std::future<DescribeDocumentOutcome> Aws::SSM::Model::DescribeDocumentOutcomeCallable |
Definition at line 160 of file SSMClient.h.
typedef Aws::Utils::Outcome<DescribeDocumentPermissionResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::DescribeDocumentPermissionOutcome |
Definition at line 134 of file SSMClient.h.
typedef std::future<DescribeDocumentPermissionOutcome> Aws::SSM::Model::DescribeDocumentPermissionOutcomeCallable |
Definition at line 161 of file SSMClient.h.
typedef Aws::Utils::Outcome<DescribeInstanceInformationResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::DescribeInstanceInformationOutcome |
Definition at line 135 of file SSMClient.h.
typedef std::future<DescribeInstanceInformationOutcome> Aws::SSM::Model::DescribeInstanceInformationOutcomeCallable |
Definition at line 162 of file SSMClient.h.
typedef Aws::Utils::Outcome<GetDocumentResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::GetDocumentOutcome |
Definition at line 136 of file SSMClient.h.
typedef std::future<GetDocumentOutcome> Aws::SSM::Model::GetDocumentOutcomeCallable |
Definition at line 163 of file SSMClient.h.
typedef Aws::Utils::Outcome<ListAssociationsResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::ListAssociationsOutcome |
Definition at line 137 of file SSMClient.h.
typedef std::future<ListAssociationsOutcome> Aws::SSM::Model::ListAssociationsOutcomeCallable |
Definition at line 164 of file SSMClient.h.
typedef Aws::Utils::Outcome<ListCommandInvocationsResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::ListCommandInvocationsOutcome |
Definition at line 138 of file SSMClient.h.
typedef std::future<ListCommandInvocationsOutcome> Aws::SSM::Model::ListCommandInvocationsOutcomeCallable |
Definition at line 165 of file SSMClient.h.
typedef Aws::Utils::Outcome<ListCommandsResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::ListCommandsOutcome |
Definition at line 139 of file SSMClient.h.
typedef std::future<ListCommandsOutcome> Aws::SSM::Model::ListCommandsOutcomeCallable |
Definition at line 166 of file SSMClient.h.
typedef Aws::Utils::Outcome<ListDocumentsResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::ListDocumentsOutcome |
Definition at line 140 of file SSMClient.h.
typedef std::future<ListDocumentsOutcome> Aws::SSM::Model::ListDocumentsOutcomeCallable |
Definition at line 167 of file SSMClient.h.
typedef Aws::Utils::Outcome<ListTagsForResourceResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::ListTagsForResourceOutcome |
Definition at line 141 of file SSMClient.h.
typedef std::future<ListTagsForResourceOutcome> Aws::SSM::Model::ListTagsForResourceOutcomeCallable |
Definition at line 168 of file SSMClient.h.
typedef Aws::Utils::Outcome<ModifyDocumentPermissionResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::ModifyDocumentPermissionOutcome |
Definition at line 142 of file SSMClient.h.
typedef std::future<ModifyDocumentPermissionOutcome> Aws::SSM::Model::ModifyDocumentPermissionOutcomeCallable |
Definition at line 169 of file SSMClient.h.
typedef Aws::Utils::Outcome<RemoveTagsFromResourceResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::RemoveTagsFromResourceOutcome |
Definition at line 143 of file SSMClient.h.
typedef std::future<RemoveTagsFromResourceOutcome> Aws::SSM::Model::RemoveTagsFromResourceOutcomeCallable |
Definition at line 170 of file SSMClient.h.
typedef Aws::Utils::Outcome<SendCommandResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::SendCommandOutcome |
Definition at line 144 of file SSMClient.h.
typedef std::future<SendCommandOutcome> Aws::SSM::Model::SendCommandOutcomeCallable |
Definition at line 171 of file SSMClient.h.
typedef Aws::Utils::Outcome<UpdateAssociationStatusResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::UpdateAssociationStatusOutcome |
Definition at line 145 of file SSMClient.h.
typedef std::future<UpdateAssociationStatusOutcome> Aws::SSM::Model::UpdateAssociationStatusOutcomeCallable |
Definition at line 172 of file SSMClient.h.
typedef Aws::Utils::Outcome<UpdateManagedInstanceRoleResult, Aws::Client::AWSError<SSMErrors> > Aws::SSM::Model::UpdateManagedInstanceRoleOutcome |
Definition at line 146 of file SSMClient.h.
typedef std::future<UpdateManagedInstanceRoleOutcome> Aws::SSM::Model::UpdateManagedInstanceRoleOutcomeCallable |
Definition at line 173 of file SSMClient.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
InstanceId | |
Name |
Definition at line 25 of file AssociationFilterKey.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
Pending | |
Success | |
Failed |
Definition at line 25 of file AssociationStatusName.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
InvokedAfter | |
InvokedBefore | |
Status |
Definition at line 25 of file CommandFilterKey.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
Pending | |
InProgress | |
Cancelling | |
Success | |
TimedOut | |
Cancelled | |
Failed |
Definition at line 25 of file CommandInvocationStatus.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
Pending | |
InProgress | |
Success | |
TimedOut | |
Cancelled | |
Failed |
Definition at line 25 of file CommandPluginStatus.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
Pending | |
InProgress | |
Cancelling | |
Success | |
TimedOut | |
Cancelled | |
Failed |
Definition at line 25 of file CommandStatus.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
ActivationIds | |
DefaultInstanceName | |
IamRole |
Definition at line 25 of file DescribeActivationsFilterKeys.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
Name | |
Owner | |
PlatformTypes |
Definition at line 25 of file DocumentFilterKey.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
Sha256 | |
Sha1 |
Definition at line 25 of file DocumentHashType.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
String | |
StringList |
Definition at line 25 of file DocumentParameterType.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
Share |
Definition at line 25 of file DocumentPermissionType.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
Creating | |
Active | |
Deleting |
Definition at line 25 of file DocumentStatus.h.
|
strong |
|
strong |
Enumerator | |
---|---|
NOT_SET | |
InstanceIds | |
AgentVersion | |
PingStatus | |
PlatformTypes | |
ActivationIds | |
IamRole | |
ResourceType |
Definition at line 25 of file InstanceInformationFilterKey.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
All | |
InProgress | |
Success | |
TimedOut | |
Cancelled | |
Failed |
Definition at line 25 of file NotificationEvent.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
Command | |
Invocation |
Definition at line 25 of file NotificationType.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
Online | |
ConnectionLost | |
Inactive |
Definition at line 25 of file PingStatus.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
Windows | |
Linux |
Definition at line 25 of file PlatformType.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
ManagedInstance | |
Document | |
EC2Instance |
Definition at line 25 of file ResourceType.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
ManagedInstance |
Definition at line 25 of file ResourceTypeForTagging.h.