@Stability(value=Stable)
public static interface CfnListenerRule.PathPatternConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnListenerRule.PathPatternConfigProperty.Builder
A builder for
CfnListenerRule.PathPatternConfigProperty |
static class |
CfnListenerRule.PathPatternConfigProperty.Jsii$Proxy
An implementation for
CfnListenerRule.PathPatternConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnListenerRule.PathPatternConfigProperty.Builder |
builder() |
default List<String> |
getValues()
`CfnListenerRule.PathPatternConfigProperty.Values`.
|
@Stability(value=Stable) @Nullable default List<String> getValues()
@Stability(value=Stable) static CfnListenerRule.PathPatternConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.