Package | Description |
---|---|
software.amazon.awssdk.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
TrafficMirrorPortRange |
TrafficMirrorFilterRule.destinationPortRange()
The destination port range assigned to the Traffic Mirror rule.
|
TrafficMirrorPortRange |
TrafficMirrorFilterRule.sourcePortRange()
The source port range assigned to the Traffic Mirror rule.
|
Modifier and Type | Method and Description |
---|---|
TrafficMirrorFilterRule.Builder |
TrafficMirrorFilterRule.Builder.destinationPortRange(TrafficMirrorPortRange destinationPortRange)
The destination port range assigned to the Traffic Mirror rule.
|
TrafficMirrorFilterRule.Builder |
TrafficMirrorFilterRule.Builder.sourcePortRange(TrafficMirrorPortRange sourcePortRange)
The source port range assigned to the Traffic Mirror rule.
|
Copyright © 2022. All rights reserved.