public static final class CfnRuleGroup.SingleQueryArgumentProperty.Builder
extends java.lang.Object
CfnRuleGroup.SingleQueryArgumentProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnRuleGroup.SingleQueryArgumentProperty |
build()
Builds the configured instance.
|
CfnRuleGroup.SingleQueryArgumentProperty.Builder |
name(java.lang.String name)
Sets the value of
CfnRuleGroup.SingleQueryArgumentProperty.getName() |
public CfnRuleGroup.SingleQueryArgumentProperty.Builder name(java.lang.String name)
CfnRuleGroup.SingleQueryArgumentProperty.getName()
name
- The name of the query argument to inspect. This parameter is required.this
public CfnRuleGroup.SingleQueryArgumentProperty build()
CfnRuleGroup.SingleQueryArgumentProperty
java.lang.NullPointerException
- if any required attribute was not provided