public static final class CfnWebACL.ChallengeConfigProperty.Builder
extends java.lang.Object
CfnWebACL.ChallengeConfigProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnWebACL.ChallengeConfigProperty |
build()
Builds the configured instance.
|
CfnWebACL.ChallengeConfigProperty.Builder |
immunityTimeProperty(CfnWebACL.ImmunityTimePropertyProperty immunityTimeProperty)
Sets the value of
CfnWebACL.ChallengeConfigProperty.getImmunityTimeProperty() |
CfnWebACL.ChallengeConfigProperty.Builder |
immunityTimeProperty(IResolvable immunityTimeProperty)
Sets the value of
CfnWebACL.ChallengeConfigProperty.getImmunityTimeProperty() |
public CfnWebACL.ChallengeConfigProperty.Builder immunityTimeProperty(IResolvable immunityTimeProperty)
CfnWebACL.ChallengeConfigProperty.getImmunityTimeProperty()
immunityTimeProperty
- Determines how long a challenge timestamp in the token remains valid after the client successfully responds to a challenge.this
public CfnWebACL.ChallengeConfigProperty.Builder immunityTimeProperty(CfnWebACL.ImmunityTimePropertyProperty immunityTimeProperty)
CfnWebACL.ChallengeConfigProperty.getImmunityTimeProperty()
immunityTimeProperty
- Determines how long a challenge timestamp in the token remains valid after the client successfully responds to a challenge.this
public CfnWebACL.ChallengeConfigProperty build()
CfnWebACL.ChallengeConfigProperty
java.lang.NullPointerException
- if any required attribute was not provided