stratosphere-directoryservice-1.0.0: Stratosphere integration for AWS DirectoryService.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.DirectoryService.SimpleAD

Documentation

data SimpleAD Source #

Constructors

SimpleAD

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-directoryservice-simplead.html

Instances

Instances details
ToJSON SimpleAD Source # 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

Show SimpleAD Source # 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

Eq SimpleAD Source # 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

ToResourceProperties SimpleAD Source # 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

Property "CreateAlias" SimpleAD Source # 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

Associated Types

type PropertyType "CreateAlias" SimpleAD 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

type PropertyType "CreateAlias" SimpleAD = Value Bool

Methods

set :: PropertyType "CreateAlias" SimpleAD -> SimpleAD -> SimpleAD #

Property "Description" SimpleAD Source # 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

Associated Types

type PropertyType "Description" SimpleAD 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

type PropertyType "Description" SimpleAD = Value Text

Methods

set :: PropertyType "Description" SimpleAD -> SimpleAD -> SimpleAD #

Property "EnableSso" SimpleAD Source # 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

Associated Types

type PropertyType "EnableSso" SimpleAD 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

type PropertyType "EnableSso" SimpleAD = Value Bool

Methods

set :: PropertyType "EnableSso" SimpleAD -> SimpleAD -> SimpleAD #

Property "Name" SimpleAD Source # 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

Associated Types

type PropertyType "Name" SimpleAD 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

Methods

set :: PropertyType "Name" SimpleAD -> SimpleAD -> SimpleAD #

Property "Password" SimpleAD Source # 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

Associated Types

type PropertyType "Password" SimpleAD 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

type PropertyType "Password" SimpleAD = Value Text

Methods

set :: PropertyType "Password" SimpleAD -> SimpleAD -> SimpleAD #

Property "ShortName" SimpleAD Source # 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

Associated Types

type PropertyType "ShortName" SimpleAD 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

type PropertyType "ShortName" SimpleAD = Value Text

Methods

set :: PropertyType "ShortName" SimpleAD -> SimpleAD -> SimpleAD #

Property "Size" SimpleAD Source # 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

Associated Types

type PropertyType "Size" SimpleAD 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

Methods

set :: PropertyType "Size" SimpleAD -> SimpleAD -> SimpleAD #

Property "VpcSettings" SimpleAD Source # 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

Associated Types

type PropertyType "VpcSettings" SimpleAD 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

Methods

set :: PropertyType "VpcSettings" SimpleAD -> SimpleAD -> SimpleAD #

type PropertyType "CreateAlias" SimpleAD Source # 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

type PropertyType "CreateAlias" SimpleAD = Value Bool
type PropertyType "Description" SimpleAD Source # 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

type PropertyType "Description" SimpleAD = Value Text
type PropertyType "EnableSso" SimpleAD Source # 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

type PropertyType "EnableSso" SimpleAD = Value Bool
type PropertyType "Name" SimpleAD Source # 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

type PropertyType "Password" SimpleAD Source # 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

type PropertyType "Password" SimpleAD = Value Text
type PropertyType "ShortName" SimpleAD Source # 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

type PropertyType "ShortName" SimpleAD = Value Text
type PropertyType "Size" SimpleAD Source # 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD

type PropertyType "VpcSettings" SimpleAD Source # 
Instance details

Defined in Stratosphere.DirectoryService.SimpleAD