| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IUsagePlan.Jsii$Default
Internal default implementation for
IUsagePlan. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IUsagePlan.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
UsagePlan
Example:
|
| Modifier and Type | Method and Description |
|---|---|
static IUsagePlan |
UsagePlan.fromUsagePlanId(software.constructs.Construct scope,
String id,
String usagePlanId)
Import an externally defined usage plan using its ARN.
|
Copyright © 2022. All rights reserved.