AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
FleetAttribute.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::FleetAttributeMapper
 

Enumerations

enum class  Aws::AppStream::Model::FleetAttribute {
  Aws::AppStream::Model::NOT_SET , Aws::AppStream::Model::VPC_CONFIGURATION , Aws::AppStream::Model::VPC_CONFIGURATION_SECURITY_GROUP_IDS , Aws::AppStream::Model::DOMAIN_JOIN_INFO ,
  Aws::AppStream::Model::IAM_ROLE_ARN , Aws::AppStream::Model::USB_DEVICE_FILTER_STRINGS , Aws::AppStream::Model::SESSION_SCRIPT_S3_LOCATION
}
 

Functions

AWS_APPSTREAM_API FleetAttribute Aws::AppStream::Model::FleetAttributeMapper::GetFleetAttributeForName (const Aws::String &name)
 
AWS_APPSTREAM_API Aws::String Aws::AppStream::Model::FleetAttributeMapper::GetNameForFleetAttribute (FleetAttribute value)