AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::repostspace::Model Namespace Reference

Namespaces

 
namespace  RoleMapper
 
namespace  TierLevelMapper
 
 
 

Classes

 
 
class  BatchError
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  SpaceData
 
 
 
 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

 
enum class  Role {
  NOT_SET , EXPERT , MODERATOR , ADMINISTRATOR ,
  SUPPORTREQUESTOR
}
 
enum class  TierLevel { NOT_SET , BASIC , STANDARD }
 
 
 

Typedef Documentation

◆ BatchAddRoleOutcome

Definition at line 87 of file RepostspaceServiceClientModel.h.

◆ BatchAddRoleOutcomeCallable

Definition at line 103 of file RepostspaceServiceClientModel.h.

◆ BatchRemoveRoleOutcome

Definition at line 88 of file RepostspaceServiceClientModel.h.

◆ BatchRemoveRoleOutcomeCallable

Definition at line 104 of file RepostspaceServiceClientModel.h.

◆ CreateSpaceOutcome

Definition at line 89 of file RepostspaceServiceClientModel.h.

◆ CreateSpaceOutcomeCallable

Definition at line 105 of file RepostspaceServiceClientModel.h.

◆ DeleteSpaceOutcome

Definition at line 90 of file RepostspaceServiceClientModel.h.

◆ DeleteSpaceOutcomeCallable

Definition at line 106 of file RepostspaceServiceClientModel.h.

◆ DeregisterAdminOutcome

Definition at line 91 of file RepostspaceServiceClientModel.h.

◆ DeregisterAdminOutcomeCallable

Definition at line 107 of file RepostspaceServiceClientModel.h.

◆ GetSpaceOutcome

Definition at line 92 of file RepostspaceServiceClientModel.h.

◆ GetSpaceOutcomeCallable

Definition at line 108 of file RepostspaceServiceClientModel.h.

◆ ListSpacesOutcome

Definition at line 93 of file RepostspaceServiceClientModel.h.

◆ ListSpacesOutcomeCallable

Definition at line 109 of file RepostspaceServiceClientModel.h.

◆ ListTagsForResourceOutcome

Definition at line 94 of file RepostspaceServiceClientModel.h.

◆ ListTagsForResourceOutcomeCallable

Definition at line 110 of file RepostspaceServiceClientModel.h.

◆ RegisterAdminOutcome

Definition at line 95 of file RepostspaceServiceClientModel.h.

◆ RegisterAdminOutcomeCallable

Definition at line 111 of file RepostspaceServiceClientModel.h.

◆ SendInvitesOutcome

Definition at line 96 of file RepostspaceServiceClientModel.h.

◆ SendInvitesOutcomeCallable

Definition at line 112 of file RepostspaceServiceClientModel.h.

◆ TagResourceOutcome

Definition at line 97 of file RepostspaceServiceClientModel.h.

◆ TagResourceOutcomeCallable

Definition at line 113 of file RepostspaceServiceClientModel.h.

◆ UntagResourceOutcome

Definition at line 98 of file RepostspaceServiceClientModel.h.

◆ UntagResourceOutcomeCallable

Definition at line 114 of file RepostspaceServiceClientModel.h.

◆ UpdateSpaceOutcome

Definition at line 99 of file RepostspaceServiceClientModel.h.

◆ UpdateSpaceOutcomeCallable

Definition at line 115 of file RepostspaceServiceClientModel.h.

Enumeration Type Documentation

◆ ConfigurationStatus

Enumerator
NOT_SET 
CONFIGURED 
UNCONFIGURED 

Definition at line 16 of file ConfigurationStatus.h.

◆ Role

strong
Enumerator
NOT_SET 
EXPERT 
MODERATOR 
ADMINISTRATOR 
SUPPORTREQUESTOR 

Definition at line 16 of file Role.h.

◆ TierLevel

Enumerator
NOT_SET 
BASIC 
STANDARD 

Definition at line 16 of file TierLevel.h.

◆ ValidationExceptionReason

Enumerator
NOT_SET 
unknownOperation 
cannotParse 
fieldValidationFailed 
other 

Definition at line 16 of file ValidationExceptionReason.h.

◆ VanityDomainStatus

Enumerator
NOT_SET 
PENDING 
APPROVED 
UNAPPROVED 

Definition at line 16 of file VanityDomainStatus.h.