stratosphere-quicksight-1.0.0: Stratosphere integration for AWS QuickSight.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.QuickSight.VPCConnection

Documentation

data VPCConnection Source #

Constructors

VPCConnection

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-vpcconnection.html

Fields

Instances

Instances details
ToJSON VPCConnection Source # 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

Show VPCConnection Source # 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

Eq VPCConnection Source # 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

ToResourceProperties VPCConnection Source # 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

Property "AvailabilityStatus" VPCConnection Source # 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

Associated Types

type PropertyType "AvailabilityStatus" VPCConnection 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

type PropertyType "AvailabilityStatus" VPCConnection = Value Text

Methods

set :: PropertyType "AvailabilityStatus" VPCConnection -> VPCConnection -> VPCConnection #

Property "AwsAccountId" VPCConnection Source # 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

Associated Types

type PropertyType "AwsAccountId" VPCConnection 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

type PropertyType "AwsAccountId" VPCConnection = Value Text
Property "DnsResolvers" VPCConnection Source # 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

Associated Types

type PropertyType "DnsResolvers" VPCConnection 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

Property "Name" VPCConnection Source # 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

Associated Types

type PropertyType "Name" VPCConnection 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

Property "RoleArn" VPCConnection Source # 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

Associated Types

type PropertyType "RoleArn" VPCConnection 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

Property "SecurityGroupIds" VPCConnection Source # 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

Associated Types

type PropertyType "SecurityGroupIds" VPCConnection 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

type PropertyType "SecurityGroupIds" VPCConnection = ValueList Text

Methods

set :: PropertyType "SecurityGroupIds" VPCConnection -> VPCConnection -> VPCConnection #

Property "SubnetIds" VPCConnection Source # 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

Associated Types

type PropertyType "SubnetIds" VPCConnection 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

Property "Tags" VPCConnection Source # 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

Associated Types

type PropertyType "Tags" VPCConnection 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

Property "VPCConnectionId" VPCConnection Source # 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

Associated Types

type PropertyType "VPCConnectionId" VPCConnection 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

type PropertyType "VPCConnectionId" VPCConnection = Value Text

Methods

set :: PropertyType "VPCConnectionId" VPCConnection -> VPCConnection -> VPCConnection #

type PropertyType "AvailabilityStatus" VPCConnection Source # 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

type PropertyType "AvailabilityStatus" VPCConnection = Value Text
type PropertyType "AwsAccountId" VPCConnection Source # 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

type PropertyType "AwsAccountId" VPCConnection = Value Text
type PropertyType "DnsResolvers" VPCConnection Source # 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

type PropertyType "Name" VPCConnection Source # 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

type PropertyType "RoleArn" VPCConnection Source # 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

type PropertyType "SecurityGroupIds" VPCConnection Source # 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

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

Defined in Stratosphere.QuickSight.VPCConnection

type PropertyType "Tags" VPCConnection Source # 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

type PropertyType "VPCConnectionId" VPCConnection Source # 
Instance details

Defined in Stratosphere.QuickSight.VPCConnection

type PropertyType "VPCConnectionId" VPCConnection = Value Text