| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
CreateNetworkAclAction |
CreateNetworkAclAction.clone() |
CreateNetworkAclAction |
RemediationAction.getCreateNetworkAclAction()
Information about the
CreateNetworkAcl action in Amazon EC2. |
CreateNetworkAclAction |
CreateNetworkAclAction.withDescription(String description)
Brief description of this remediation action.
|
CreateNetworkAclAction |
CreateNetworkAclAction.withFMSCanRemediate(Boolean fMSCanRemediate)
Indicates whether it is possible for Firewall Manager to perform this remediation action.
|
CreateNetworkAclAction |
CreateNetworkAclAction.withVpc(ActionTarget vpc)
The VPC that's associated with the remediation action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemediationAction.setCreateNetworkAclAction(CreateNetworkAclAction createNetworkAclAction)
Information about the
CreateNetworkAcl action in Amazon EC2. |
RemediationAction |
RemediationAction.withCreateNetworkAclAction(CreateNetworkAclAction createNetworkAclAction)
Information about the
CreateNetworkAcl action in Amazon EC2. |
Copyright © 2024. All rights reserved.