| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyResponse |
FirewallPolicyResponse.clone() |
FirewallPolicyResponse |
UpdateFirewallPolicyResult.getFirewallPolicyResponse()
The high-level properties of a firewall policy.
|
FirewallPolicyResponse |
DescribeFirewallPolicyResult.getFirewallPolicyResponse()
The high-level properties of a firewall policy.
|
FirewallPolicyResponse |
DeleteFirewallPolicyResult.getFirewallPolicyResponse()
The object containing the definition of the FirewallPolicyResponse that you asked to delete.
|
FirewallPolicyResponse |
CreateFirewallPolicyResult.getFirewallPolicyResponse()
The high-level properties of a firewall policy.
|
FirewallPolicyResponse |
FirewallPolicyResponse.withConsumedStatefulRuleCapacity(Integer consumedStatefulRuleCapacity)
The number of capacity units currently consumed by the policy's stateful rules.
|
FirewallPolicyResponse |
FirewallPolicyResponse.withConsumedStatelessRuleCapacity(Integer consumedStatelessRuleCapacity)
The number of capacity units currently consumed by the policy's stateless rules.
|
FirewallPolicyResponse |
FirewallPolicyResponse.withDescription(String description)
A description of the firewall policy.
|
FirewallPolicyResponse |
FirewallPolicyResponse.withEncryptionConfiguration(EncryptionConfiguration encryptionConfiguration)
A complex type that contains the Amazon Web Services KMS encryption configuration settings for your firewall
policy.
|
FirewallPolicyResponse |
FirewallPolicyResponse.withFirewallPolicyArn(String firewallPolicyArn)
The Amazon Resource Name (ARN) of the firewall policy.
|
FirewallPolicyResponse |
FirewallPolicyResponse.withFirewallPolicyId(String firewallPolicyId)
The unique identifier for the firewall policy.
|
FirewallPolicyResponse |
FirewallPolicyResponse.withFirewallPolicyName(String firewallPolicyName)
The descriptive name of the firewall policy.
|
FirewallPolicyResponse |
FirewallPolicyResponse.withFirewallPolicyStatus(ResourceStatus firewallPolicyStatus)
The current status of the firewall policy.
|
FirewallPolicyResponse |
FirewallPolicyResponse.withFirewallPolicyStatus(String firewallPolicyStatus)
The current status of the firewall policy.
|
FirewallPolicyResponse |
FirewallPolicyResponse.withLastModifiedTime(Date lastModifiedTime)
The last time that the firewall policy was changed.
|
FirewallPolicyResponse |
FirewallPolicyResponse.withNumberOfAssociations(Integer numberOfAssociations)
The number of firewalls that are associated with this firewall policy.
|
FirewallPolicyResponse |
FirewallPolicyResponse.withTags(Collection<Tag> tags)
The key:value pairs to associate with the resource.
|
FirewallPolicyResponse |
FirewallPolicyResponse.withTags(Tag... tags)
The key:value pairs to associate with the resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateFirewallPolicyResult.setFirewallPolicyResponse(FirewallPolicyResponse firewallPolicyResponse)
The high-level properties of a firewall policy.
|
void |
DescribeFirewallPolicyResult.setFirewallPolicyResponse(FirewallPolicyResponse firewallPolicyResponse)
The high-level properties of a firewall policy.
|
void |
DeleteFirewallPolicyResult.setFirewallPolicyResponse(FirewallPolicyResponse firewallPolicyResponse)
The object containing the definition of the FirewallPolicyResponse that you asked to delete.
|
void |
CreateFirewallPolicyResult.setFirewallPolicyResponse(FirewallPolicyResponse firewallPolicyResponse)
The high-level properties of a firewall policy.
|
UpdateFirewallPolicyResult |
UpdateFirewallPolicyResult.withFirewallPolicyResponse(FirewallPolicyResponse firewallPolicyResponse)
The high-level properties of a firewall policy.
|
DescribeFirewallPolicyResult |
DescribeFirewallPolicyResult.withFirewallPolicyResponse(FirewallPolicyResponse firewallPolicyResponse)
The high-level properties of a firewall policy.
|
DeleteFirewallPolicyResult |
DeleteFirewallPolicyResult.withFirewallPolicyResponse(FirewallPolicyResponse firewallPolicyResponse)
The object containing the definition of the FirewallPolicyResponse that you asked to delete.
|
CreateFirewallPolicyResult |
CreateFirewallPolicyResult.withFirewallPolicyResponse(FirewallPolicyResponse firewallPolicyResponse)
The high-level properties of a firewall policy.
|
Copyright © 2024. All rights reserved.