@Stability(value=Stable) public static final class CfnComponentVersion.LambdaEventSourceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnComponentVersion.LambdaEventSourceProperty>
CfnComponentVersion.LambdaEventSourceProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnComponentVersion.LambdaEventSourceProperty |
build()
Builds the configured instance.
|
CfnComponentVersion.LambdaEventSourceProperty.Builder |
topic(String topic)
Sets the value of
CfnComponentVersion.LambdaEventSourceProperty.getTopic() |
CfnComponentVersion.LambdaEventSourceProperty.Builder |
type(String type)
Sets the value of
CfnComponentVersion.LambdaEventSourceProperty.getType() |
@Stability(value=Stable) public CfnComponentVersion.LambdaEventSourceProperty.Builder topic(String topic)
CfnComponentVersion.LambdaEventSourceProperty.getTopic()topic - `CfnComponentVersion.LambdaEventSourceProperty.Topic`.this@Stability(value=Stable) public CfnComponentVersion.LambdaEventSourceProperty.Builder type(String type)
CfnComponentVersion.LambdaEventSourceProperty.getType()type - `CfnComponentVersion.LambdaEventSourceProperty.Type`.this@Stability(value=Stable) public CfnComponentVersion.LambdaEventSourceProperty build()
build in interface software.amazon.jsii.Builder<CfnComponentVersion.LambdaEventSourceProperty>CfnComponentVersion.LambdaEventSourcePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.