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