stratosphere-dax-1.0.0: Stratosphere integration for AWS DAX.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.DAX.SubnetGroup

Documentation

data SubnetGroup Source #

Instances

Instances details
ToJSON SubnetGroup Source # 
Instance details

Defined in Stratosphere.DAX.SubnetGroup

Show SubnetGroup Source # 
Instance details

Defined in Stratosphere.DAX.SubnetGroup

Eq SubnetGroup Source # 
Instance details

Defined in Stratosphere.DAX.SubnetGroup

ToResourceProperties SubnetGroup Source # 
Instance details

Defined in Stratosphere.DAX.SubnetGroup

Property "Description" SubnetGroup Source # 
Instance details

Defined in Stratosphere.DAX.SubnetGroup

Associated Types

type PropertyType "Description" SubnetGroup 
Instance details

Defined in Stratosphere.DAX.SubnetGroup

type PropertyType "Description" SubnetGroup = Value Text

Methods

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

Property "SubnetGroupName" SubnetGroup Source # 
Instance details

Defined in Stratosphere.DAX.SubnetGroup

Associated Types

type PropertyType "SubnetGroupName" SubnetGroup 
Instance details

Defined in Stratosphere.DAX.SubnetGroup

type PropertyType "SubnetGroupName" SubnetGroup = Value Text

Methods

set :: PropertyType "SubnetGroupName" SubnetGroup -> SubnetGroup -> SubnetGroup #

Property "SubnetIds" SubnetGroup Source # 
Instance details

Defined in Stratosphere.DAX.SubnetGroup

Associated Types

type PropertyType "SubnetIds" SubnetGroup 
Instance details

Defined in Stratosphere.DAX.SubnetGroup

Methods

set :: PropertyType "SubnetIds" SubnetGroup -> SubnetGroup -> SubnetGroup #

type PropertyType "Description" SubnetGroup Source # 
Instance details

Defined in Stratosphere.DAX.SubnetGroup

type PropertyType "Description" SubnetGroup = Value Text
type PropertyType "SubnetGroupName" SubnetGroup Source # 
Instance details

Defined in Stratosphere.DAX.SubnetGroup

type PropertyType "SubnetGroupName" SubnetGroup = Value Text
type PropertyType "SubnetIds" SubnetGroup Source # 
Instance details

Defined in Stratosphere.DAX.SubnetGroup