public static final class CfnRoute.HttpQueryParameterMatchProperty.Builder
extends java.lang.Object
CfnRoute.HttpQueryParameterMatchProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnRoute.HttpQueryParameterMatchProperty |
build()
Builds the configured instance.
|
CfnRoute.HttpQueryParameterMatchProperty.Builder |
exact(java.lang.String exact)
Sets the value of
CfnRoute.HttpQueryParameterMatchProperty.getExact() |
public CfnRoute.HttpQueryParameterMatchProperty.Builder exact(java.lang.String exact)
CfnRoute.HttpQueryParameterMatchProperty.getExact()
exact
- The exact query parameter to match on.this
public CfnRoute.HttpQueryParameterMatchProperty build()
CfnRoute.HttpQueryParameterMatchProperty
java.lang.NullPointerException
- if any required attribute was not provided