@Stability(value=Stable) public static final class CfnFunction.HttpApiEventProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunction.HttpApiEventProperty>
CfnFunction.HttpApiEventProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnFunction.HttpApiEventProperty.Builder apiId(String apiId)
CfnFunction.HttpApiEventProperty.getApiId()apiId - `CfnFunction.HttpApiEventProperty.ApiId`.this@Stability(value=Stable) public CfnFunction.HttpApiEventProperty.Builder auth(IResolvable auth)
CfnFunction.HttpApiEventProperty.getAuth()auth - `CfnFunction.HttpApiEventProperty.Auth`.this@Stability(value=Stable) public CfnFunction.HttpApiEventProperty.Builder auth(CfnFunction.HttpApiFunctionAuthProperty auth)
CfnFunction.HttpApiEventProperty.getAuth()auth - `CfnFunction.HttpApiEventProperty.Auth`.this@Stability(value=Stable) public CfnFunction.HttpApiEventProperty.Builder method(String method)
CfnFunction.HttpApiEventProperty.getMethod()method - `CfnFunction.HttpApiEventProperty.Method`.this@Stability(value=Stable) public CfnFunction.HttpApiEventProperty.Builder path(String path)
CfnFunction.HttpApiEventProperty.getPath()path - `CfnFunction.HttpApiEventProperty.Path`.this@Stability(value=Stable) public CfnFunction.HttpApiEventProperty.Builder payloadFormatVersion(String payloadFormatVersion)
CfnFunction.HttpApiEventProperty.getPayloadFormatVersion()payloadFormatVersion - `CfnFunction.HttpApiEventProperty.PayloadFormatVersion`.this@Stability(value=Stable) public CfnFunction.HttpApiEventProperty.Builder routeSettings(IResolvable routeSettings)
CfnFunction.HttpApiEventProperty.getRouteSettings()routeSettings - `CfnFunction.HttpApiEventProperty.RouteSettings`.this@Stability(value=Stable) public CfnFunction.HttpApiEventProperty.Builder routeSettings(CfnFunction.RouteSettingsProperty routeSettings)
CfnFunction.HttpApiEventProperty.getRouteSettings()routeSettings - `CfnFunction.HttpApiEventProperty.RouteSettings`.this@Stability(value=Stable) public CfnFunction.HttpApiEventProperty.Builder timeoutInMillis(Number timeoutInMillis)
CfnFunction.HttpApiEventProperty.getTimeoutInMillis()timeoutInMillis - `CfnFunction.HttpApiEventProperty.TimeoutInMillis`.this@Stability(value=Stable) public CfnFunction.HttpApiEventProperty build()
build in interface software.amazon.jsii.Builder<CfnFunction.HttpApiEventProperty>CfnFunction.HttpApiEventPropertyNullPointerException - if any required attribute was not providedCopyright © 2023. All rights reserved.