@Stability(value=Stable)
public static interface CfnFunction.ApiEventProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunction.ApiEventProperty.Builder
A builder for
CfnFunction.ApiEventProperty |
static class |
CfnFunction.ApiEventProperty.Jsii$Proxy
An implementation for
CfnFunction.ApiEventProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.ApiEventProperty.Builder |
builder() |
String |
getMethod()
`CfnFunction.ApiEventProperty.Method`.
|
String |
getPath()
`CfnFunction.ApiEventProperty.Path`.
|
default String |
getRestApiId()
`CfnFunction.ApiEventProperty.RestApiId`.
|
@Stability(value=Stable) @NotNull String getMethod()
@Stability(value=Stable) @NotNull String getPath()
@Stability(value=Stable) @Nullable default String getRestApiId()
@Stability(value=Stable) static CfnFunction.ApiEventProperty.Builder builder()
Copyright © 2021. All rights reserved.