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

Stratosphere.ApiGateway.UsagePlanKey

Documentation

data UsagePlanKey Source #

Instances

Instances details
ToJSON UsagePlanKey Source # 
Instance details

Defined in Stratosphere.ApiGateway.UsagePlanKey

Show UsagePlanKey Source # 
Instance details

Defined in Stratosphere.ApiGateway.UsagePlanKey

Eq UsagePlanKey Source # 
Instance details

Defined in Stratosphere.ApiGateway.UsagePlanKey

ToResourceProperties UsagePlanKey Source # 
Instance details

Defined in Stratosphere.ApiGateway.UsagePlanKey

Property "KeyId" UsagePlanKey Source # 
Instance details

Defined in Stratosphere.ApiGateway.UsagePlanKey

Associated Types

type PropertyType "KeyId" UsagePlanKey 
Instance details

Defined in Stratosphere.ApiGateway.UsagePlanKey

Property "KeyType" UsagePlanKey Source # 
Instance details

Defined in Stratosphere.ApiGateway.UsagePlanKey

Associated Types

type PropertyType "KeyType" UsagePlanKey 
Instance details

Defined in Stratosphere.ApiGateway.UsagePlanKey

Property "UsagePlanId" UsagePlanKey Source # 
Instance details

Defined in Stratosphere.ApiGateway.UsagePlanKey

Associated Types

type PropertyType "UsagePlanId" UsagePlanKey 
Instance details

Defined in Stratosphere.ApiGateway.UsagePlanKey

type PropertyType "UsagePlanId" UsagePlanKey = Value Text

Methods

set :: PropertyType "UsagePlanId" UsagePlanKey -> UsagePlanKey -> UsagePlanKey #

type PropertyType "KeyId" UsagePlanKey Source # 
Instance details

Defined in Stratosphere.ApiGateway.UsagePlanKey

type PropertyType "KeyType" UsagePlanKey Source # 
Instance details

Defined in Stratosphere.ApiGateway.UsagePlanKey

type PropertyType "UsagePlanId" UsagePlanKey Source # 
Instance details

Defined in Stratosphere.ApiGateway.UsagePlanKey

type PropertyType "UsagePlanId" UsagePlanKey = Value Text