Package com.pulumi.aws.wafv2.outputs
Class WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigPasswordField
- java.lang.Object
-
- com.pulumi.aws.wafv2.outputs.WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigPasswordField
-
public final class WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigPasswordField extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigPasswordField.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigPasswordField.Builder
builder()
static WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigPasswordField.Builder
builder(WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigPasswordField defaults)
java.lang.String
identifier()
-
-
-
Method Detail
-
identifier
public java.lang.String identifier()
- Returns:
- The name of the password field.
-
builder
public static WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigPasswordField.Builder builder()
-
builder
public static WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigPasswordField.Builder builder(WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigPasswordField defaults)
-
-