| Package | Description |
|---|---|
| software.amazon.awscdk.services.appmesh |
AWS App Mesh Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnRoute.HttpPathMatchProperty.Builder |
CfnRoute.HttpPathMatchProperty.builder() |
CfnRoute.HttpPathMatchProperty.Builder |
CfnRoute.HttpPathMatchProperty.Builder.exact(String exact)
Sets the value of
CfnRoute.HttpPathMatchProperty.getExact() |
CfnRoute.HttpPathMatchProperty.Builder |
CfnRoute.HttpPathMatchProperty.Builder.regex(String regex)
Sets the value of
CfnRoute.HttpPathMatchProperty.getRegex() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnRoute.HttpPathMatchProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRoute.DurationProperty.Builder. |
Copyright © 2022. All rights reserved.