stratosphere-elasticsearch-1.0.0: Stratosphere integration for AWS Elasticsearch.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Elasticsearch.Domain.VPCOptionsProperty

Documentation

data VPCOptionsProperty Source #

Instances

Instances details
ToJSON VPCOptionsProperty Source # 
Instance details

Defined in Stratosphere.Elasticsearch.Domain.VPCOptionsProperty

Show VPCOptionsProperty Source # 
Instance details

Defined in Stratosphere.Elasticsearch.Domain.VPCOptionsProperty

Eq VPCOptionsProperty Source # 
Instance details

Defined in Stratosphere.Elasticsearch.Domain.VPCOptionsProperty

ToResourceProperties VPCOptionsProperty Source # 
Instance details

Defined in Stratosphere.Elasticsearch.Domain.VPCOptionsProperty

Property "SecurityGroupIds" VPCOptionsProperty Source # 
Instance details

Defined in Stratosphere.Elasticsearch.Domain.VPCOptionsProperty

Associated Types

type PropertyType "SecurityGroupIds" VPCOptionsProperty 
Instance details

Defined in Stratosphere.Elasticsearch.Domain.VPCOptionsProperty

type PropertyType "SecurityGroupIds" VPCOptionsProperty = ValueList Text
Property "SubnetIds" VPCOptionsProperty Source # 
Instance details

Defined in Stratosphere.Elasticsearch.Domain.VPCOptionsProperty

Associated Types

type PropertyType "SubnetIds" VPCOptionsProperty 
Instance details

Defined in Stratosphere.Elasticsearch.Domain.VPCOptionsProperty

type PropertyType "SecurityGroupIds" VPCOptionsProperty Source # 
Instance details

Defined in Stratosphere.Elasticsearch.Domain.VPCOptionsProperty

type PropertyType "SecurityGroupIds" VPCOptionsProperty = ValueList Text
type PropertyType "SubnetIds" VPCOptionsProperty Source # 
Instance details

Defined in Stratosphere.Elasticsearch.Domain.VPCOptionsProperty