CreateNetworkInsightsPathRequest    
    
  Types
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
                  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 tags to add to the path.
Functions
Link copied to clipboard
                  inline fun copy(block: CreateNetworkInsightsPathRequest.Builder.() -> Unit = {}): CreateNetworkInsightsPathRequest