@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-07T23:46:59.848Z") @Stability(value=Experimental) public interface IApi extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IApi.Jsii$Default
Internal default implementation for
IApi. |
static class |
IApi.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getApiEndpoint()
(experimental) The default endpoint for an API.
|
String |
getApiId()
(experimental) The identifier of this API Gateway API.
|
Metric |
metric(String metricName)
(experimental) Return the given named metric for this Api Gateway.
|
Metric |
metric(String metricName,
MetricOptions props)
(experimental) Return the given named metric for this Api Gateway.
|
applyRemovalPolicy, getEnv, getStackgetNode@Stability(value=Experimental) @NotNull String getApiEndpoint()
@Stability(value=Experimental) @NotNull String getApiId()
@Stability(value=Experimental) @NotNull Metric metric(@NotNull String metricName, @Nullable MetricOptions props)
Default: - average over 5 minutes
metricName - This parameter is required.props - Copyright © 2022. All rights reserved.