@Stability(value=Stable)
public static interface CfnComponentVersion.LambdaEventSourceProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnComponentVersion.LambdaEventSourceProperty.Builder
A builder for
CfnComponentVersion.LambdaEventSourceProperty |
static class |
CfnComponentVersion.LambdaEventSourceProperty.Jsii$Proxy
An implementation for
CfnComponentVersion.LambdaEventSourceProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnComponentVersion.LambdaEventSourceProperty.Builder |
builder() |
default String |
getTopic()
`CfnComponentVersion.LambdaEventSourceProperty.Topic`.
|
default String |
getType()
`CfnComponentVersion.LambdaEventSourceProperty.Type`.
|
@Stability(value=Stable) @Nullable default String getTopic()
@Stability(value=Stable) @Nullable default String getType()
@Stability(value=Stable) static CfnComponentVersion.LambdaEventSourceProperty.Builder builder()
Copyright © 2021. All rights reserved.