| Package | Description |
|---|---|
| software.amazon.awscdk.services.events |
Amazon EventBridge Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnEndpoint.RoutingConfigProperty.Jsii$Proxy
An implementation for
CfnEndpoint.RoutingConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnEndpoint.RoutingConfigProperty |
CfnEndpoint.RoutingConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnEndpointProps.Builder |
CfnEndpointProps.Builder.routingConfig(CfnEndpoint.RoutingConfigProperty routingConfig)
Sets the value of
CfnEndpointProps.getRoutingConfig() |
CfnEndpoint.Builder |
CfnEndpoint.Builder.routingConfig(CfnEndpoint.RoutingConfigProperty routingConfig)
The routing configuration of the endpoint.
|
void |
CfnEndpoint.setRoutingConfig(CfnEndpoint.RoutingConfigProperty value)
The routing configuration of the endpoint.
|
Copyright © 2022. All rights reserved.