@Stability(value=Stable) public static final class CfnSqlInjectionMatchSet.FieldToMatchProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSqlInjectionMatchSet.FieldToMatchProperty>
CfnSqlInjectionMatchSet.FieldToMatchProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnSqlInjectionMatchSet.FieldToMatchProperty |
build()
Builds the configured instance.
|
CfnSqlInjectionMatchSet.FieldToMatchProperty.Builder |
data(String data)
Sets the value of
CfnSqlInjectionMatchSet.FieldToMatchProperty.getData() |
CfnSqlInjectionMatchSet.FieldToMatchProperty.Builder |
type(String type)
Sets the value of
CfnSqlInjectionMatchSet.FieldToMatchProperty.getType() |
@Stability(value=Stable) public CfnSqlInjectionMatchSet.FieldToMatchProperty.Builder type(String type)
CfnSqlInjectionMatchSet.FieldToMatchProperty.getType()
type
- `CfnSqlInjectionMatchSet.FieldToMatchProperty.Type`. This parameter is required.this
@Stability(value=Stable) public CfnSqlInjectionMatchSet.FieldToMatchProperty.Builder data(String data)
CfnSqlInjectionMatchSet.FieldToMatchProperty.getData()
data
- `CfnSqlInjectionMatchSet.FieldToMatchProperty.Data`.this
@Stability(value=Stable) public CfnSqlInjectionMatchSet.FieldToMatchProperty build()
build
in interface software.amazon.jsii.Builder<CfnSqlInjectionMatchSet.FieldToMatchProperty>
CfnSqlInjectionMatchSet.FieldToMatchProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.