stratosphere-redshift-1.0.0: Stratosphere integration for AWS Redshift.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Redshift.EndpointAccess

Documentation

data EndpointAccess Source #

Instances

Instances details
ToJSON EndpointAccess Source # 
Instance details

Defined in Stratosphere.Redshift.EndpointAccess

Show EndpointAccess Source # 
Instance details

Defined in Stratosphere.Redshift.EndpointAccess

Eq EndpointAccess Source # 
Instance details

Defined in Stratosphere.Redshift.EndpointAccess

ToResourceProperties EndpointAccess Source # 
Instance details

Defined in Stratosphere.Redshift.EndpointAccess

Property "ClusterIdentifier" EndpointAccess Source # 
Instance details

Defined in Stratosphere.Redshift.EndpointAccess

Associated Types

type PropertyType "ClusterIdentifier" EndpointAccess 
Instance details

Defined in Stratosphere.Redshift.EndpointAccess

type PropertyType "ClusterIdentifier" EndpointAccess = Value Text

Methods

set :: PropertyType "ClusterIdentifier" EndpointAccess -> EndpointAccess -> EndpointAccess #

Property "EndpointName" EndpointAccess Source # 
Instance details

Defined in Stratosphere.Redshift.EndpointAccess

Associated Types

type PropertyType "EndpointName" EndpointAccess 
Instance details

Defined in Stratosphere.Redshift.EndpointAccess

type PropertyType "EndpointName" EndpointAccess = Value Text
Property "ResourceOwner" EndpointAccess Source # 
Instance details

Defined in Stratosphere.Redshift.EndpointAccess

Associated Types

type PropertyType "ResourceOwner" EndpointAccess 
Instance details

Defined in Stratosphere.Redshift.EndpointAccess

type PropertyType "ResourceOwner" EndpointAccess = Value Text
Property "SubnetGroupName" EndpointAccess Source # 
Instance details

Defined in Stratosphere.Redshift.EndpointAccess

Associated Types

type PropertyType "SubnetGroupName" EndpointAccess 
Instance details

Defined in Stratosphere.Redshift.EndpointAccess

type PropertyType "SubnetGroupName" EndpointAccess = Value Text

Methods

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

Property "VpcSecurityGroupIds" EndpointAccess Source # 
Instance details

Defined in Stratosphere.Redshift.EndpointAccess

Associated Types

type PropertyType "VpcSecurityGroupIds" EndpointAccess 
Instance details

Defined in Stratosphere.Redshift.EndpointAccess

type PropertyType "VpcSecurityGroupIds" EndpointAccess = ValueList Text

Methods

set :: PropertyType "VpcSecurityGroupIds" EndpointAccess -> EndpointAccess -> EndpointAccess #

type PropertyType "ClusterIdentifier" EndpointAccess Source # 
Instance details

Defined in Stratosphere.Redshift.EndpointAccess

type PropertyType "ClusterIdentifier" EndpointAccess = Value Text
type PropertyType "EndpointName" EndpointAccess Source # 
Instance details

Defined in Stratosphere.Redshift.EndpointAccess

type PropertyType "EndpointName" EndpointAccess = Value Text
type PropertyType "ResourceOwner" EndpointAccess Source # 
Instance details

Defined in Stratosphere.Redshift.EndpointAccess

type PropertyType "ResourceOwner" EndpointAccess = Value Text
type PropertyType "SubnetGroupName" EndpointAccess Source # 
Instance details

Defined in Stratosphere.Redshift.EndpointAccess

type PropertyType "SubnetGroupName" EndpointAccess = Value Text
type PropertyType "VpcSecurityGroupIds" EndpointAccess Source # 
Instance details

Defined in Stratosphere.Redshift.EndpointAccess

type PropertyType "VpcSecurityGroupIds" EndpointAccess = ValueList Text