@Stability(value=Stable)
public static interface CfnFunction.EventInvokeConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunction.EventInvokeConfigProperty.Builder
A builder for
CfnFunction.EventInvokeConfigProperty |
static class |
CfnFunction.EventInvokeConfigProperty.Jsii$Proxy
An implementation for
CfnFunction.EventInvokeConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.EventInvokeConfigProperty.Builder |
builder() |
default Object |
getDestinationConfig()
`CfnFunction.EventInvokeConfigProperty.DestinationConfig`.
|
default Number |
getMaximumEventAgeInSeconds()
`CfnFunction.EventInvokeConfigProperty.MaximumEventAgeInSeconds`.
|
default Number |
getMaximumRetryAttempts()
`CfnFunction.EventInvokeConfigProperty.MaximumRetryAttempts`.
|
@Stability(value=Stable) @Nullable default Object getDestinationConfig()
@Stability(value=Stable) @Nullable default Number getMaximumEventAgeInSeconds()
@Stability(value=Stable) @Nullable default Number getMaximumRetryAttempts()
@Stability(value=Stable) static CfnFunction.EventInvokeConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.