| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
static ThirdPartyFirewallAssociationStatus |
ThirdPartyFirewallAssociationStatus.fromValue(String value)
Use this in place of valueOf.
|
static ThirdPartyFirewallAssociationStatus |
ThirdPartyFirewallAssociationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThirdPartyFirewallAssociationStatus[] |
ThirdPartyFirewallAssociationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetThirdPartyFirewallAssociationStatusResult |
GetThirdPartyFirewallAssociationStatusResult.withThirdPartyFirewallStatus(ThirdPartyFirewallAssociationStatus thirdPartyFirewallStatus)
The current status for setting a Firewall Manager policy administrators account as an administrator of the
third-party firewall tenant.
|
DisassociateThirdPartyFirewallResult |
DisassociateThirdPartyFirewallResult.withThirdPartyFirewallStatus(ThirdPartyFirewallAssociationStatus thirdPartyFirewallStatus)
The current status for the disassociation of a Firewall Manager administrators account with a third-party
firewall.
|
AssociateThirdPartyFirewallResult |
AssociateThirdPartyFirewallResult.withThirdPartyFirewallStatus(ThirdPartyFirewallAssociationStatus thirdPartyFirewallStatus)
The current status for setting a Firewall Manager policy administrator's account as an administrator of the
third-party firewall tenant.
|
Copyright © 2024. All rights reserved.