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

Stratosphere.ApiGateway.Account

Documentation

data Account Source #

Instances

Instances details
ToJSON Account Source # 
Instance details

Defined in Stratosphere.ApiGateway.Account

Show Account Source # 
Instance details

Defined in Stratosphere.ApiGateway.Account

Eq Account Source # 
Instance details

Defined in Stratosphere.ApiGateway.Account

Methods

(==) :: Account -> Account -> Bool #

(/=) :: Account -> Account -> Bool #

ToResourceProperties Account Source # 
Instance details

Defined in Stratosphere.ApiGateway.Account

Property "CloudWatchRoleArn" Account Source # 
Instance details

Defined in Stratosphere.ApiGateway.Account

Associated Types

type PropertyType "CloudWatchRoleArn" Account 
Instance details

Defined in Stratosphere.ApiGateway.Account

type PropertyType "CloudWatchRoleArn" Account = Value Text

Methods

set :: PropertyType "CloudWatchRoleArn" Account -> Account -> Account #

type PropertyType "CloudWatchRoleArn" Account Source # 
Instance details

Defined in Stratosphere.ApiGateway.Account

type PropertyType "CloudWatchRoleArn" Account = Value Text