| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ResourceProperties.ApiGatewayApiKeyStageKey
Documentation
data ApiGatewayApiKeyStageKey #
Full data type definition for ApiGatewayApiKeyStageKey. See
apiGatewayApiKeyStageKey for a more convenient constructor.
Constructors
| ApiGatewayApiKeyStageKey | |
Fields | |
Instances
| Eq ApiGatewayApiKeyStageKey # | |
Defined in Stratosphere.ResourceProperties.ApiGatewayApiKeyStageKey Methods (==) :: ApiGatewayApiKeyStageKey -> ApiGatewayApiKeyStageKey -> Bool # (/=) :: ApiGatewayApiKeyStageKey -> ApiGatewayApiKeyStageKey -> Bool # | |
| Show ApiGatewayApiKeyStageKey # | |
Defined in Stratosphere.ResourceProperties.ApiGatewayApiKeyStageKey Methods showsPrec :: Int -> ApiGatewayApiKeyStageKey -> ShowS # show :: ApiGatewayApiKeyStageKey -> String # showList :: [ApiGatewayApiKeyStageKey] -> ShowS # | |
| ToJSON ApiGatewayApiKeyStageKey # | |
Defined in Stratosphere.ResourceProperties.ApiGatewayApiKeyStageKey Methods toJSON :: ApiGatewayApiKeyStageKey -> Value # toEncoding :: ApiGatewayApiKeyStageKey -> Encoding # toJSONList :: [ApiGatewayApiKeyStageKey] -> Value # | |
| FromJSON ApiGatewayApiKeyStageKey # | |
Defined in Stratosphere.ResourceProperties.ApiGatewayApiKeyStageKey Methods parseJSON :: Value -> Parser ApiGatewayApiKeyStageKey # parseJSONList :: Value -> Parser [ApiGatewayApiKeyStageKey] # | |
apiGatewayApiKeyStageKey :: ApiGatewayApiKeyStageKey #
Constructor for ApiGatewayApiKeyStageKey containing required fields as
arguments.