stratosphere-neptune-1.0.0: Stratosphere integration for AWS Neptune.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Neptune.DBSubnetGroup

Documentation

data DBSubnetGroup Source #

Instances

Instances details
ToJSON DBSubnetGroup Source # 
Instance details

Defined in Stratosphere.Neptune.DBSubnetGroup

Show DBSubnetGroup Source # 
Instance details

Defined in Stratosphere.Neptune.DBSubnetGroup

Eq DBSubnetGroup Source # 
Instance details

Defined in Stratosphere.Neptune.DBSubnetGroup

ToResourceProperties DBSubnetGroup Source # 
Instance details

Defined in Stratosphere.Neptune.DBSubnetGroup

Property "DBSubnetGroupDescription" DBSubnetGroup Source # 
Instance details

Defined in Stratosphere.Neptune.DBSubnetGroup

Associated Types

type PropertyType "DBSubnetGroupDescription" DBSubnetGroup 
Instance details

Defined in Stratosphere.Neptune.DBSubnetGroup

type PropertyType "DBSubnetGroupDescription" DBSubnetGroup = Value Text

Methods

set :: PropertyType "DBSubnetGroupDescription" DBSubnetGroup -> DBSubnetGroup -> DBSubnetGroup #

Property "DBSubnetGroupName" DBSubnetGroup Source # 
Instance details

Defined in Stratosphere.Neptune.DBSubnetGroup

Associated Types

type PropertyType "DBSubnetGroupName" DBSubnetGroup 
Instance details

Defined in Stratosphere.Neptune.DBSubnetGroup

type PropertyType "DBSubnetGroupName" DBSubnetGroup = Value Text

Methods

set :: PropertyType "DBSubnetGroupName" DBSubnetGroup -> DBSubnetGroup -> DBSubnetGroup #

Property "SubnetIds" DBSubnetGroup Source # 
Instance details

Defined in Stratosphere.Neptune.DBSubnetGroup

Associated Types

type PropertyType "SubnetIds" DBSubnetGroup 
Instance details

Defined in Stratosphere.Neptune.DBSubnetGroup

Property "Tags" DBSubnetGroup Source # 
Instance details

Defined in Stratosphere.Neptune.DBSubnetGroup

Associated Types

type PropertyType "Tags" DBSubnetGroup 
Instance details

Defined in Stratosphere.Neptune.DBSubnetGroup

type PropertyType "DBSubnetGroupDescription" DBSubnetGroup Source # 
Instance details

Defined in Stratosphere.Neptune.DBSubnetGroup

type PropertyType "DBSubnetGroupDescription" DBSubnetGroup = Value Text
type PropertyType "DBSubnetGroupName" DBSubnetGroup Source # 
Instance details

Defined in Stratosphere.Neptune.DBSubnetGroup

type PropertyType "DBSubnetGroupName" DBSubnetGroup = Value Text
type PropertyType "SubnetIds" DBSubnetGroup Source # 
Instance details

Defined in Stratosphere.Neptune.DBSubnetGroup

type PropertyType "Tags" DBSubnetGroup Source # 
Instance details

Defined in Stratosphere.Neptune.DBSubnetGroup