stratosphere-redshiftserverless-1.0.0: Stratosphere integration for AWS RedshiftServerless.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Documentation

data WorkgroupProperty Source #

Constructors

WorkgroupProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-redshiftserverless-workgroup-workgroup.html

Fields

Instances

Instances details
ToJSON WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Show WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Eq WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

ToResourceProperties WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Property "BaseCapacity" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Associated Types

type PropertyType "BaseCapacity" WorkgroupProperty 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Property "ConfigParameters" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Associated Types

type PropertyType "ConfigParameters" WorkgroupProperty 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Property "CreationDate" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Associated Types

type PropertyType "CreationDate" WorkgroupProperty 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Property "Endpoint" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Property "EnhancedVpcRouting" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Associated Types

type PropertyType "EnhancedVpcRouting" WorkgroupProperty 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

type PropertyType "EnhancedVpcRouting" WorkgroupProperty = Value Bool
Property "MaxCapacity" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Associated Types

type PropertyType "MaxCapacity" WorkgroupProperty 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Property "NamespaceName" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Associated Types

type PropertyType "NamespaceName" WorkgroupProperty 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

type PropertyType "NamespaceName" WorkgroupProperty = Value Text
Property "PricePerformanceTarget" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Associated Types

type PropertyType "PricePerformanceTarget" WorkgroupProperty 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Methods

set :: PropertyType "PricePerformanceTarget" WorkgroupProperty -> WorkgroupProperty -> WorkgroupProperty #

Property "PubliclyAccessible" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Associated Types

type PropertyType "PubliclyAccessible" WorkgroupProperty 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

type PropertyType "PubliclyAccessible" WorkgroupProperty = Value Bool
Property "SecurityGroupIds" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Associated Types

type PropertyType "SecurityGroupIds" WorkgroupProperty 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

type PropertyType "SecurityGroupIds" WorkgroupProperty = ValueList Text
Property "Status" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Property "SubnetIds" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Associated Types

type PropertyType "SubnetIds" WorkgroupProperty 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Property "TrackName" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Associated Types

type PropertyType "TrackName" WorkgroupProperty 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Property "WorkgroupArn" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Associated Types

type PropertyType "WorkgroupArn" WorkgroupProperty 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Property "WorkgroupId" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Associated Types

type PropertyType "WorkgroupId" WorkgroupProperty 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Property "WorkgroupName" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

Associated Types

type PropertyType "WorkgroupName" WorkgroupProperty 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

type PropertyType "WorkgroupName" WorkgroupProperty = Value Text
type PropertyType "BaseCapacity" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

type PropertyType "ConfigParameters" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

type PropertyType "CreationDate" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

type PropertyType "Endpoint" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

type PropertyType "EnhancedVpcRouting" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

type PropertyType "EnhancedVpcRouting" WorkgroupProperty = Value Bool
type PropertyType "MaxCapacity" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

type PropertyType "NamespaceName" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

type PropertyType "NamespaceName" WorkgroupProperty = Value Text
type PropertyType "PricePerformanceTarget" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

type PropertyType "PubliclyAccessible" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

type PropertyType "PubliclyAccessible" WorkgroupProperty = Value Bool
type PropertyType "SecurityGroupIds" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

type PropertyType "SecurityGroupIds" WorkgroupProperty = ValueList Text
type PropertyType "Status" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

type PropertyType "SubnetIds" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

type PropertyType "TrackName" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

type PropertyType "WorkgroupArn" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

type PropertyType "WorkgroupId" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

type PropertyType "WorkgroupName" WorkgroupProperty Source # 
Instance details

Defined in Stratosphere.RedshiftServerless.Workgroup.WorkgroupProperty

type PropertyType "WorkgroupName" WorkgroupProperty = Value Text