Uses of Interface
software.amazon.awscdk.services.events.CfnEndpoint.RoutingConfigProperty
-
Uses of CfnEndpoint.RoutingConfigProperty in software.amazon.awscdk.services.events
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnEndpoint.RoutingConfigProperty
Modifier and TypeMethodDescriptionCfnEndpoint.RoutingConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnEndpoint.Builder.routingConfig
(CfnEndpoint.RoutingConfigProperty routingConfig) The routing configuration of the endpoint.CfnEndpointProps.Builder.routingConfig
(CfnEndpoint.RoutingConfigProperty routingConfig) Sets the value ofCfnEndpointProps.getRoutingConfig()
void
CfnEndpoint.setRoutingConfig
(CfnEndpoint.RoutingConfigProperty value) The routing configuration of the endpoint.