Safe Haskell | None |
---|---|
Language | Haskell2010 |
Stratosphere.ResourceProperties.ApiGatewayMethodMethodResponse
- data ApiGatewayMethodMethodResponse = ApiGatewayMethodMethodResponse {}
- apiGatewayMethodMethodResponse :: ApiGatewayMethodMethodResponse
- agmmrResponseModels :: Lens' ApiGatewayMethodMethodResponse (Maybe Object)
- agmmrResponseParameters :: Lens' ApiGatewayMethodMethodResponse (Maybe Object)
- agmmrStatusCode :: Lens' ApiGatewayMethodMethodResponse (Maybe (Val Text))
Documentation
data ApiGatewayMethodMethodResponse #
Full data type definition for ApiGatewayMethodMethodResponse. See
apiGatewayMethodMethodResponse
for a more convenient constructor.
Constructors
ApiGatewayMethodMethodResponse | |
apiGatewayMethodMethodResponse :: ApiGatewayMethodMethodResponse #
Constructor for ApiGatewayMethodMethodResponse
containing required
fields as arguments.