@Stability(value=Stable) public static final class CfnEventSourceMapping.SelfManagedEventSourceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEventSourceMapping.SelfManagedEventSourceProperty>
CfnEventSourceMapping.SelfManagedEventSourceProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEventSourceMapping.SelfManagedEventSourceProperty |
build()
Builds the configured instance.
|
CfnEventSourceMapping.SelfManagedEventSourceProperty.Builder |
endpoints(CfnEventSourceMapping.EndpointsProperty endpoints)
Sets the value of
CfnEventSourceMapping.SelfManagedEventSourceProperty.getEndpoints() |
CfnEventSourceMapping.SelfManagedEventSourceProperty.Builder |
endpoints(IResolvable endpoints)
Sets the value of
CfnEventSourceMapping.SelfManagedEventSourceProperty.getEndpoints() |
@Stability(value=Stable) public CfnEventSourceMapping.SelfManagedEventSourceProperty.Builder endpoints(CfnEventSourceMapping.EndpointsProperty endpoints)
CfnEventSourceMapping.SelfManagedEventSourceProperty.getEndpoints()endpoints - `CfnEventSourceMapping.SelfManagedEventSourceProperty.Endpoints`.this@Stability(value=Stable) public CfnEventSourceMapping.SelfManagedEventSourceProperty.Builder endpoints(IResolvable endpoints)
CfnEventSourceMapping.SelfManagedEventSourceProperty.getEndpoints()endpoints - `CfnEventSourceMapping.SelfManagedEventSourceProperty.Endpoints`.this@Stability(value=Stable) public CfnEventSourceMapping.SelfManagedEventSourceProperty build()
build in interface software.amazon.jsii.Builder<CfnEventSourceMapping.SelfManagedEventSourceProperty>CfnEventSourceMapping.SelfManagedEventSourcePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.