| Package | Description |
|---|---|
| com.amazonaws.services.route53resolver.model |
| Modifier and Type | Method and Description |
|---|---|
static MutationProtectionStatus |
MutationProtectionStatus.fromValue(String value)
Use this in place of valueOf.
|
static MutationProtectionStatus |
MutationProtectionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MutationProtectionStatus[] |
MutationProtectionStatus.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.withMutationProtection(MutationProtectionStatus mutationProtection)
If enabled, this setting disallows modification or removal of the association, to help prevent against
accidentally altering DNS firewall protections.
|
UpdateFirewallRuleGroupAssociationRequest |
UpdateFirewallRuleGroupAssociationRequest.withMutationProtection(MutationProtectionStatus mutationProtection)
If enabled, this setting disallows modification or removal of the association, to help prevent against
accidentally altering DNS firewall protections.
|
AssociateFirewallRuleGroupRequest |
AssociateFirewallRuleGroupRequest.withMutationProtection(MutationProtectionStatus mutationProtection)
If enabled, this setting disallows modification or removal of the association, to help prevent against
accidentally altering DNS firewall protections.
|
Copyright © 2022. All rights reserved.