@Stability(value=Stable)
public static interface CfnRoute.DurationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-duration.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRoute.DurationProperty.Builder
A builder for
CfnRoute.DurationProperty |
static class |
CfnRoute.DurationProperty.Jsii$Proxy
An implementation for
CfnRoute.DurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRoute.DurationProperty.Builder |
builder() |
String |
getUnit()
`CfnRoute.DurationProperty.Unit`.
|
Number |
getValue()
`CfnRoute.DurationProperty.Value`.
|
@Stability(value=Stable) @NotNull String getUnit()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-duration.html#cfn-appmesh-route-duration-unit@Stability(value=Stable) @NotNull Number getValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-duration.html#cfn-appmesh-route-duration-value@Stability(value=Stable) static CfnRoute.DurationProperty.Builder builder()
CfnRoute.DurationProperty.Builder of CfnRoute.DurationPropertyCopyright © 2020. All rights reserved.