stratosphere-apigateway-1.0.0: Stratosphere integration for AWS ApiGateway.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ApiGateway.DomainName

Documentation

data DomainName Source #

Constructors

DomainName

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-domainname.html

Fields

Instances

Instances details
ToJSON DomainName Source # 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

Show DomainName Source # 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

Eq DomainName Source # 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

ToResourceProperties DomainName Source # 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

Property "CertificateArn" DomainName Source # 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

Associated Types

type PropertyType "CertificateArn" DomainName 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

type PropertyType "CertificateArn" DomainName = Value Text

Methods

set :: PropertyType "CertificateArn" DomainName -> DomainName -> DomainName #

Property "DomainName" DomainName Source # 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

Associated Types

type PropertyType "DomainName" DomainName 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

type PropertyType "DomainName" DomainName = Value Text

Methods

set :: PropertyType "DomainName" DomainName -> DomainName -> DomainName #

Property "EndpointConfiguration" DomainName Source # 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

Associated Types

type PropertyType "EndpointConfiguration" DomainName 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

Methods

set :: PropertyType "EndpointConfiguration" DomainName -> DomainName -> DomainName #

Property "MutualTlsAuthentication" DomainName Source # 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

Associated Types

type PropertyType "MutualTlsAuthentication" DomainName 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

Methods

set :: PropertyType "MutualTlsAuthentication" DomainName -> DomainName -> DomainName #

Property "OwnershipVerificationCertificateArn" DomainName Source # 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

Associated Types

type PropertyType "OwnershipVerificationCertificateArn" DomainName 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

type PropertyType "OwnershipVerificationCertificateArn" DomainName = Value Text

Methods

set :: PropertyType "OwnershipVerificationCertificateArn" DomainName -> DomainName -> DomainName #

Property "RegionalCertificateArn" DomainName Source # 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

Associated Types

type PropertyType "RegionalCertificateArn" DomainName 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

type PropertyType "RegionalCertificateArn" DomainName = Value Text

Methods

set :: PropertyType "RegionalCertificateArn" DomainName -> DomainName -> DomainName #

Property "RoutingMode" DomainName Source # 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

Associated Types

type PropertyType "RoutingMode" DomainName 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

type PropertyType "RoutingMode" DomainName = Value Text

Methods

set :: PropertyType "RoutingMode" DomainName -> DomainName -> DomainName #

Property "SecurityPolicy" DomainName Source # 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

Associated Types

type PropertyType "SecurityPolicy" DomainName 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

type PropertyType "SecurityPolicy" DomainName = Value Text

Methods

set :: PropertyType "SecurityPolicy" DomainName -> DomainName -> DomainName #

Property "Tags" DomainName Source # 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

Associated Types

type PropertyType "Tags" DomainName 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

type PropertyType "Tags" DomainName = [Tag]
type PropertyType "CertificateArn" DomainName Source # 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

type PropertyType "CertificateArn" DomainName = Value Text
type PropertyType "DomainName" DomainName Source # 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

type PropertyType "DomainName" DomainName = Value Text
type PropertyType "EndpointConfiguration" DomainName Source # 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

type PropertyType "MutualTlsAuthentication" DomainName Source # 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

type PropertyType "OwnershipVerificationCertificateArn" DomainName Source # 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

type PropertyType "OwnershipVerificationCertificateArn" DomainName = Value Text
type PropertyType "RegionalCertificateArn" DomainName Source # 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

type PropertyType "RegionalCertificateArn" DomainName = Value Text
type PropertyType "RoutingMode" DomainName Source # 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

type PropertyType "RoutingMode" DomainName = Value Text
type PropertyType "SecurityPolicy" DomainName Source # 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

type PropertyType "SecurityPolicy" DomainName = Value Text
type PropertyType "Tags" DomainName Source # 
Instance details

Defined in Stratosphere.ApiGateway.DomainName

type PropertyType "Tags" DomainName = [Tag]