| Package | Description |
|---|---|
| com.amazonaws.services.route53resolver.model |
| Modifier and Type | Method and Description |
|---|---|
static FirewallRuleGroupAssociationStatus |
FirewallRuleGroupAssociationStatus.fromValue(String value)
Use this in place of valueOf.
|
static FirewallRuleGroupAssociationStatus |
FirewallRuleGroupAssociationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FirewallRuleGroupAssociationStatus[] |
FirewallRuleGroupAssociationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallRuleGroupAssociation |
FirewallRuleGroupAssociation.withStatus(FirewallRuleGroupAssociationStatus status)
The current status of the association.
|
ListFirewallRuleGroupAssociationsRequest |
ListFirewallRuleGroupAssociationsRequest.withStatus(FirewallRuleGroupAssociationStatus status)
The association
Status setting that you want DNS Firewall to filter on for the list. |
Copyright © 2022. All rights reserved.