@Stability(value=Stable) public static final class CfnEndpoint.EndpointEventBusProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEndpoint.EndpointEventBusProperty>
CfnEndpoint.EndpointEventBusProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEndpoint.EndpointEventBusProperty |
build()
Builds the configured instance.
|
CfnEndpoint.EndpointEventBusProperty.Builder |
eventBusArn(String eventBusArn)
Sets the value of
CfnEndpoint.EndpointEventBusProperty.getEventBusArn() |
@Stability(value=Stable) public CfnEndpoint.EndpointEventBusProperty.Builder eventBusArn(String eventBusArn)
CfnEndpoint.EndpointEventBusProperty.getEventBusArn()eventBusArn - The ARN of the event bus the endpoint is associated with. This parameter is required.this@Stability(value=Stable) public CfnEndpoint.EndpointEventBusProperty build()
build in interface software.amazon.jsii.Builder<CfnEndpoint.EndpointEventBusProperty>CfnEndpoint.EndpointEventBusPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.