stratosphere-vpclattice-1.0.0: Stratosphere integration for AWS VpcLattice.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.VpcLattice.ResourceGateway

Documentation

data ResourceGateway Source #

Instances

Instances details
ToJSON ResourceGateway Source # 
Instance details

Defined in Stratosphere.VpcLattice.ResourceGateway

Show ResourceGateway Source # 
Instance details

Defined in Stratosphere.VpcLattice.ResourceGateway

Eq ResourceGateway Source # 
Instance details

Defined in Stratosphere.VpcLattice.ResourceGateway

ToResourceProperties ResourceGateway Source # 
Instance details

Defined in Stratosphere.VpcLattice.ResourceGateway

Property "IpAddressType" ResourceGateway Source # 
Instance details

Defined in Stratosphere.VpcLattice.ResourceGateway

Associated Types

type PropertyType "IpAddressType" ResourceGateway 
Instance details

Defined in Stratosphere.VpcLattice.ResourceGateway

type PropertyType "IpAddressType" ResourceGateway = Value Text
Property "Ipv4AddressesPerEni" ResourceGateway Source # 
Instance details

Defined in Stratosphere.VpcLattice.ResourceGateway

Associated Types

type PropertyType "Ipv4AddressesPerEni" ResourceGateway 
Instance details

Defined in Stratosphere.VpcLattice.ResourceGateway

type PropertyType "Ipv4AddressesPerEni" ResourceGateway = Value Integer

Methods

set :: PropertyType "Ipv4AddressesPerEni" ResourceGateway -> ResourceGateway -> ResourceGateway #

Property "Name" ResourceGateway Source # 
Instance details

Defined in Stratosphere.VpcLattice.ResourceGateway

Associated Types

type PropertyType "Name" ResourceGateway 
Instance details

Defined in Stratosphere.VpcLattice.ResourceGateway

Property "SecurityGroupIds" ResourceGateway Source # 
Instance details

Defined in Stratosphere.VpcLattice.ResourceGateway

Associated Types

type PropertyType "SecurityGroupIds" ResourceGateway 
Instance details

Defined in Stratosphere.VpcLattice.ResourceGateway

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

Defined in Stratosphere.VpcLattice.ResourceGateway

Associated Types

type PropertyType "SubnetIds" ResourceGateway 
Instance details

Defined in Stratosphere.VpcLattice.ResourceGateway

Property "Tags" ResourceGateway Source # 
Instance details

Defined in Stratosphere.VpcLattice.ResourceGateway

Associated Types

type PropertyType "Tags" ResourceGateway 
Instance details

Defined in Stratosphere.VpcLattice.ResourceGateway

Property "VpcIdentifier" ResourceGateway Source # 
Instance details

Defined in Stratosphere.VpcLattice.ResourceGateway

Associated Types

type PropertyType "VpcIdentifier" ResourceGateway 
Instance details

Defined in Stratosphere.VpcLattice.ResourceGateway

type PropertyType "VpcIdentifier" ResourceGateway = Value Text
type PropertyType "IpAddressType" ResourceGateway Source # 
Instance details

Defined in Stratosphere.VpcLattice.ResourceGateway

type PropertyType "IpAddressType" ResourceGateway = Value Text
type PropertyType "Ipv4AddressesPerEni" ResourceGateway Source # 
Instance details

Defined in Stratosphere.VpcLattice.ResourceGateway

type PropertyType "Ipv4AddressesPerEni" ResourceGateway = Value Integer
type PropertyType "Name" ResourceGateway Source # 
Instance details

Defined in Stratosphere.VpcLattice.ResourceGateway

type PropertyType "SecurityGroupIds" ResourceGateway Source # 
Instance details

Defined in Stratosphere.VpcLattice.ResourceGateway

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

Defined in Stratosphere.VpcLattice.ResourceGateway

type PropertyType "Tags" ResourceGateway Source # 
Instance details

Defined in Stratosphere.VpcLattice.ResourceGateway

type PropertyType "VpcIdentifier" ResourceGateway Source # 
Instance details

Defined in Stratosphere.VpcLattice.ResourceGateway

type PropertyType "VpcIdentifier" ResourceGateway = Value Text