Safe Haskell | None |
---|---|
Language | Haskell2010 |
Stratosphere.ResourceProperties.ApiGatewayUsagePlanQuotaSettings
- data ApiGatewayUsagePlanQuotaSettings = ApiGatewayUsagePlanQuotaSettings {}
- apiGatewayUsagePlanQuotaSettings :: ApiGatewayUsagePlanQuotaSettings
- agupqsLimit :: Lens' ApiGatewayUsagePlanQuotaSettings (Maybe (Val Integer))
- agupqsOffset :: Lens' ApiGatewayUsagePlanQuotaSettings (Maybe (Val Integer))
- agupqsPeriod :: Lens' ApiGatewayUsagePlanQuotaSettings (Maybe (Val Period))
Documentation
data ApiGatewayUsagePlanQuotaSettings #
Full data type definition for ApiGatewayUsagePlanQuotaSettings. See
apiGatewayUsagePlanQuotaSettings
for a more convenient constructor.
Constructors
ApiGatewayUsagePlanQuotaSettings | |
apiGatewayUsagePlanQuotaSettings :: ApiGatewayUsagePlanQuotaSettings #
Constructor for ApiGatewayUsagePlanQuotaSettings
containing required
fields as arguments.