stratosphere-odb-1.0.0: Stratosphere integration for AWS ODB.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ODB.OdbNetwork

Documentation

data OdbNetwork Source #

Constructors

OdbNetwork

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbnetwork.html

Fields

Instances

Instances details
ToJSON OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

Show OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

Eq OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

ToResourceProperties OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

Property "AvailabilityZone" OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

Associated Types

type PropertyType "AvailabilityZone" OdbNetwork 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

type PropertyType "AvailabilityZone" OdbNetwork = Value Text

Methods

set :: PropertyType "AvailabilityZone" OdbNetwork -> OdbNetwork -> OdbNetwork #

Property "AvailabilityZoneId" OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

Associated Types

type PropertyType "AvailabilityZoneId" OdbNetwork 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

type PropertyType "AvailabilityZoneId" OdbNetwork = Value Text

Methods

set :: PropertyType "AvailabilityZoneId" OdbNetwork -> OdbNetwork -> OdbNetwork #

Property "BackupSubnetCidr" OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

Associated Types

type PropertyType "BackupSubnetCidr" OdbNetwork 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

type PropertyType "BackupSubnetCidr" OdbNetwork = Value Text

Methods

set :: PropertyType "BackupSubnetCidr" OdbNetwork -> OdbNetwork -> OdbNetwork #

Property "ClientSubnetCidr" OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

Associated Types

type PropertyType "ClientSubnetCidr" OdbNetwork 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

type PropertyType "ClientSubnetCidr" OdbNetwork = Value Text

Methods

set :: PropertyType "ClientSubnetCidr" OdbNetwork -> OdbNetwork -> OdbNetwork #

Property "CustomDomainName" OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

Associated Types

type PropertyType "CustomDomainName" OdbNetwork 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

type PropertyType "CustomDomainName" OdbNetwork = Value Text

Methods

set :: PropertyType "CustomDomainName" OdbNetwork -> OdbNetwork -> OdbNetwork #

Property "DefaultDnsPrefix" OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

Associated Types

type PropertyType "DefaultDnsPrefix" OdbNetwork 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

type PropertyType "DefaultDnsPrefix" OdbNetwork = Value Text

Methods

set :: PropertyType "DefaultDnsPrefix" OdbNetwork -> OdbNetwork -> OdbNetwork #

Property "DeleteAssociatedResources" OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

Associated Types

type PropertyType "DeleteAssociatedResources" OdbNetwork 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

type PropertyType "DeleteAssociatedResources" OdbNetwork = Value Bool

Methods

set :: PropertyType "DeleteAssociatedResources" OdbNetwork -> OdbNetwork -> OdbNetwork #

Property "DisplayName" OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

Associated Types

type PropertyType "DisplayName" OdbNetwork 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

type PropertyType "DisplayName" OdbNetwork = Value Text

Methods

set :: PropertyType "DisplayName" OdbNetwork -> OdbNetwork -> OdbNetwork #

Property "S3Access" OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

Associated Types

type PropertyType "S3Access" OdbNetwork 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

type PropertyType "S3Access" OdbNetwork = Value Text

Methods

set :: PropertyType "S3Access" OdbNetwork -> OdbNetwork -> OdbNetwork #

Property "S3PolicyDocument" OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

Associated Types

type PropertyType "S3PolicyDocument" OdbNetwork 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

type PropertyType "S3PolicyDocument" OdbNetwork = Value Text

Methods

set :: PropertyType "S3PolicyDocument" OdbNetwork -> OdbNetwork -> OdbNetwork #

Property "Tags" OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

Associated Types

type PropertyType "Tags" OdbNetwork 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

type PropertyType "Tags" OdbNetwork = [Tag]
Property "ZeroEtlAccess" OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

Associated Types

type PropertyType "ZeroEtlAccess" OdbNetwork 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

type PropertyType "ZeroEtlAccess" OdbNetwork = Value Text

Methods

set :: PropertyType "ZeroEtlAccess" OdbNetwork -> OdbNetwork -> OdbNetwork #

type PropertyType "AvailabilityZone" OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

type PropertyType "AvailabilityZone" OdbNetwork = Value Text
type PropertyType "AvailabilityZoneId" OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

type PropertyType "AvailabilityZoneId" OdbNetwork = Value Text
type PropertyType "BackupSubnetCidr" OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

type PropertyType "BackupSubnetCidr" OdbNetwork = Value Text
type PropertyType "ClientSubnetCidr" OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

type PropertyType "ClientSubnetCidr" OdbNetwork = Value Text
type PropertyType "CustomDomainName" OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

type PropertyType "CustomDomainName" OdbNetwork = Value Text
type PropertyType "DefaultDnsPrefix" OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

type PropertyType "DefaultDnsPrefix" OdbNetwork = Value Text
type PropertyType "DeleteAssociatedResources" OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

type PropertyType "DeleteAssociatedResources" OdbNetwork = Value Bool
type PropertyType "DisplayName" OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

type PropertyType "DisplayName" OdbNetwork = Value Text
type PropertyType "S3Access" OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

type PropertyType "S3Access" OdbNetwork = Value Text
type PropertyType "S3PolicyDocument" OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

type PropertyType "S3PolicyDocument" OdbNetwork = Value Text
type PropertyType "Tags" OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

type PropertyType "Tags" OdbNetwork = [Tag]
type PropertyType "ZeroEtlAccess" OdbNetwork Source # 
Instance details

Defined in Stratosphere.ODB.OdbNetwork

type PropertyType "ZeroEtlAccess" OdbNetwork = Value Text