AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
AuthenticationType.h File Reference
#include <aws/appstream/AppStream_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

namespace  Aws
 
namespace  Aws::AppStream
 
namespace  Aws::AppStream::Model
 
namespace  Aws::AppStream::Model::AuthenticationTypeMapper
 

Enumerations

enum class  Aws::AppStream::Model::AuthenticationType {
  Aws::AppStream::Model::NOT_SET , Aws::AppStream::Model::API , Aws::AppStream::Model::SAML , Aws::AppStream::Model::USERPOOL ,
  Aws::AppStream::Model::AWS_AD
}
 

Functions

AWS_APPSTREAM_API AuthenticationType Aws::AppStream::Model::AuthenticationTypeMapper::GetAuthenticationTypeForName (const Aws::String &name)
 
AWS_APPSTREAM_API Aws::String Aws::AppStream::Model::AuthenticationTypeMapper::GetNameForAuthenticationType (AuthenticationType value)