Builder

class Builder

Properties

Link copied to clipboard

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.

Link copied to clipboard

The ID or ARN of the destination. If the resource is in another account, you must specify an ARN.

Link copied to clipboard

The IP address of the destination.

Link copied to clipboard

The destination port.

Link copied to clipboard

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.

Link copied to clipboard

Scopes the analysis to network paths that match specific filters at the destination. If you specify this parameter, you can't specify the parameter for the destination IP address.

Link copied to clipboard

Scopes the analysis to network paths that match specific filters at the source. If you specify this parameter, you can't specify the parameters for the source IP address or the destination port.

Link copied to clipboard

The protocol.

Link copied to clipboard

The ID or ARN of the source. If the resource is in another account, you must specify an ARN.

Link copied to clipboard

The IP address of the source.

Link copied to clipboard

The tags to add to the path.

Functions