stratosphere-ec2-1.0.0: Stratosphere integration for AWS EC2.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.EC2.VPCEndpointService

Documentation

data VPCEndpointService Source #

Constructors

VPCEndpointService

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointservice.html

Fields

Instances

Instances details
ToJSON VPCEndpointService Source # 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

Show VPCEndpointService Source # 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

Eq VPCEndpointService Source # 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

ToResourceProperties VPCEndpointService Source # 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

Property "AcceptanceRequired" VPCEndpointService Source # 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

Associated Types

type PropertyType "AcceptanceRequired" VPCEndpointService 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

type PropertyType "AcceptanceRequired" VPCEndpointService = Value Bool
Property "ContributorInsightsEnabled" VPCEndpointService Source # 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

Associated Types

type PropertyType "ContributorInsightsEnabled" VPCEndpointService 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

type PropertyType "ContributorInsightsEnabled" VPCEndpointService = Value Bool

Methods

set :: PropertyType "ContributorInsightsEnabled" VPCEndpointService -> VPCEndpointService -> VPCEndpointService #

Property "GatewayLoadBalancerArns" VPCEndpointService Source # 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

Associated Types

type PropertyType "GatewayLoadBalancerArns" VPCEndpointService 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

type PropertyType "GatewayLoadBalancerArns" VPCEndpointService = ValueList Text

Methods

set :: PropertyType "GatewayLoadBalancerArns" VPCEndpointService -> VPCEndpointService -> VPCEndpointService #

Property "NetworkLoadBalancerArns" VPCEndpointService Source # 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

Associated Types

type PropertyType "NetworkLoadBalancerArns" VPCEndpointService 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

type PropertyType "NetworkLoadBalancerArns" VPCEndpointService = ValueList Text

Methods

set :: PropertyType "NetworkLoadBalancerArns" VPCEndpointService -> VPCEndpointService -> VPCEndpointService #

Property "PayerResponsibility" VPCEndpointService Source # 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

Associated Types

type PropertyType "PayerResponsibility" VPCEndpointService 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

type PropertyType "PayerResponsibility" VPCEndpointService = Value Text
Property "SupportedIpAddressTypes" VPCEndpointService Source # 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

Associated Types

type PropertyType "SupportedIpAddressTypes" VPCEndpointService 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

type PropertyType "SupportedIpAddressTypes" VPCEndpointService = ValueList Text

Methods

set :: PropertyType "SupportedIpAddressTypes" VPCEndpointService -> VPCEndpointService -> VPCEndpointService #

Property "SupportedRegions" VPCEndpointService Source # 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

Associated Types

type PropertyType "SupportedRegions" VPCEndpointService 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

type PropertyType "SupportedRegions" VPCEndpointService = ValueList Text
Property "Tags" VPCEndpointService Source # 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

Associated Types

type PropertyType "Tags" VPCEndpointService 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

type PropertyType "AcceptanceRequired" VPCEndpointService Source # 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

type PropertyType "AcceptanceRequired" VPCEndpointService = Value Bool
type PropertyType "ContributorInsightsEnabled" VPCEndpointService Source # 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

type PropertyType "ContributorInsightsEnabled" VPCEndpointService = Value Bool
type PropertyType "GatewayLoadBalancerArns" VPCEndpointService Source # 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

type PropertyType "GatewayLoadBalancerArns" VPCEndpointService = ValueList Text
type PropertyType "NetworkLoadBalancerArns" VPCEndpointService Source # 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

type PropertyType "NetworkLoadBalancerArns" VPCEndpointService = ValueList Text
type PropertyType "PayerResponsibility" VPCEndpointService Source # 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

type PropertyType "PayerResponsibility" VPCEndpointService = Value Text
type PropertyType "SupportedIpAddressTypes" VPCEndpointService Source # 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

type PropertyType "SupportedIpAddressTypes" VPCEndpointService = ValueList Text
type PropertyType "SupportedRegions" VPCEndpointService Source # 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService

type PropertyType "SupportedRegions" VPCEndpointService = ValueList Text
type PropertyType "Tags" VPCEndpointService Source # 
Instance details

Defined in Stratosphere.EC2.VPCEndpointService