stratosphere-lightsail-1.0.0: Stratosphere integration for AWS Lightsail.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Lightsail.Instance.PortProperty

Documentation

data PortProperty Source #

Constructors

PortProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lightsail-instance-port.html

Fields

Instances

Instances details
ToJSON PortProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

Show PortProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

Eq PortProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

ToResourceProperties PortProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

Property "AccessDirection" PortProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

Associated Types

type PropertyType "AccessDirection" PortProperty 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

type PropertyType "AccessDirection" PortProperty = Value Text

Methods

set :: PropertyType "AccessDirection" PortProperty -> PortProperty -> PortProperty #

Property "AccessFrom" PortProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

Associated Types

type PropertyType "AccessFrom" PortProperty 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

type PropertyType "AccessFrom" PortProperty = Value Text
Property "AccessType" PortProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

Associated Types

type PropertyType "AccessType" PortProperty 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

type PropertyType "AccessType" PortProperty = Value Text
Property "CidrListAliases" PortProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

Associated Types

type PropertyType "CidrListAliases" PortProperty 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

type PropertyType "CidrListAliases" PortProperty = ValueList Text

Methods

set :: PropertyType "CidrListAliases" PortProperty -> PortProperty -> PortProperty #

Property "Cidrs" PortProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

Associated Types

type PropertyType "Cidrs" PortProperty 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

Property "CommonName" PortProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

Associated Types

type PropertyType "CommonName" PortProperty 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

type PropertyType "CommonName" PortProperty = Value Text
Property "FromPort" PortProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

Associated Types

type PropertyType "FromPort" PortProperty 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

Property "Ipv6Cidrs" PortProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

Associated Types

type PropertyType "Ipv6Cidrs" PortProperty 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

Property "Protocol" PortProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

Associated Types

type PropertyType "Protocol" PortProperty 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

Property "ToPort" PortProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

Associated Types

type PropertyType "ToPort" PortProperty 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

type PropertyType "AccessDirection" PortProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

type PropertyType "AccessDirection" PortProperty = Value Text
type PropertyType "AccessFrom" PortProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

type PropertyType "AccessFrom" PortProperty = Value Text
type PropertyType "AccessType" PortProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

type PropertyType "AccessType" PortProperty = Value Text
type PropertyType "CidrListAliases" PortProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

type PropertyType "CidrListAliases" PortProperty = ValueList Text
type PropertyType "Cidrs" PortProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

type PropertyType "CommonName" PortProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

type PropertyType "CommonName" PortProperty = Value Text
type PropertyType "FromPort" PortProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

type PropertyType "Ipv6Cidrs" PortProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

type PropertyType "Protocol" PortProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty

type PropertyType "ToPort" PortProperty Source # 
Instance details

Defined in Stratosphere.Lightsail.Instance.PortProperty