@Stability(value=Stable) public static final class CfnEventIntegration.EventFilterProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEventIntegration.EventFilterProperty>
CfnEventIntegration.EventFilterProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEventIntegration.EventFilterProperty |
build()
Builds the configured instance.
|
CfnEventIntegration.EventFilterProperty.Builder |
source(String source)
Sets the value of
CfnEventIntegration.EventFilterProperty.getSource() |
@Stability(value=Stable) public CfnEventIntegration.EventFilterProperty.Builder source(String source)
CfnEventIntegration.EventFilterProperty.getSource()source - `CfnEventIntegration.EventFilterProperty.Source`. This parameter is required.this@Stability(value=Stable) public CfnEventIntegration.EventFilterProperty build()
build in interface software.amazon.jsii.Builder<CfnEventIntegration.EventFilterProperty>CfnEventIntegration.EventFilterPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.