@Generated(value="jsii-pacmak/1.13.0 (build 385c325)", date="2020-10-23T23:56:37.156Z") @Stability(value=Stable) public interface CfnTrafficRoute extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTrafficRoute.Builder
A builder for
CfnTrafficRoute |
static class |
CfnTrafficRoute.Jsii$Proxy
An implementation for
CfnTrafficRoute |
| Modifier and Type | Method and Description |
|---|---|
static CfnTrafficRoute.Builder |
builder() |
String |
getLogicalId()
The logical id of the target resource.
|
String |
getType()
The resource type of the route.
|
@Stability(value=Stable) @NotNull String getLogicalId()
@Stability(value=Stable) @NotNull String getType()
Today, the only allowed value is 'AWS::ElasticLoadBalancingV2::Listener'.
@Stability(value=Stable) static CfnTrafficRoute.Builder builder()
CfnTrafficRoute.Builder of CfnTrafficRouteCopyright © 2020. All rights reserved.