@Stability(value=Stable)
public static interface CfnRoute.WeightedTargetProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-weightedtarget.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRoute.WeightedTargetProperty.Builder
A builder for
CfnRoute.WeightedTargetProperty |
static class |
CfnRoute.WeightedTargetProperty.Jsii$Proxy
An implementation for
CfnRoute.WeightedTargetProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRoute.WeightedTargetProperty.Builder |
builder() |
String |
getVirtualNode()
`CfnRoute.WeightedTargetProperty.VirtualNode`.
|
Number |
getWeight()
`CfnRoute.WeightedTargetProperty.Weight`.
|
@Stability(value=Stable) @NotNull String getVirtualNode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-weightedtarget.html#cfn-appmesh-route-weightedtarget-virtualnode@Stability(value=Stable) @NotNull Number getWeight()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-weightedtarget.html#cfn-appmesh-route-weightedtarget-weight@Stability(value=Stable) static CfnRoute.WeightedTargetProperty.Builder builder()
Copyright © 2020. All rights reserved.