Amazon.PowerShell.Cmdlets.EC2.AmazonEC2ClientCmdlet.ClientConfig
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The description to assign to the Traffic Mirror rule.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-DestinationCidrBlock <
String>
The destination CIDR block to assign to the Traffic Mirror rule.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-DestinationPortRange_FromPort <
Int32>
The first port in the Traffic Mirror port range. This applies to the TCP and UDP protocols.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-DestinationPortRange_ToPort <
Int32>
The last port in the Traffic Mirror port range. This applies to the TCP and UDP protocols.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The protocol, for example TCP, to assign to the Traffic Mirror rule.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The properties that you want to remove from the Traffic Mirror filter rule.When you remove a property from a Traffic Mirror filter rule, the property is set to the default. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | RemoveFields |
The action to assign to the rule.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The number of the Traffic Mirror rule. This number must be unique for each Traffic Mirror rule in a given direction. The rules are processed in ascending order by rule number.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Use the -Select parameter to control the cmdlet output. The default value is 'TrafficMirrorFilterRule'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.EC2.Model.ModifyTrafficMirrorFilterRuleResponse). Specifying the name of a property of type Amazon.EC2.Model.ModifyTrafficMirrorFilterRuleResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The source CIDR block to assign to the Traffic Mirror rule.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-SourcePortRange_FromPort <
Int32>
The first port in the Traffic Mirror port range. This applies to the TCP and UDP protocols.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-SourcePortRange_ToPort <
Int32>
The last port in the Traffic Mirror port range. This applies to the TCP and UDP protocols.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The type of traffic to assign to the rule.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-TrafficMirrorFilterRuleId <
String>
The ID of the Traffic Mirror rule.
Required? | True |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |