@aws-sdk/client-ec2

StartNetworkInsightsAnalysisCommandInput Interface

Members

Name
Type
Details
NetworkInsightsPathId Requiredstring | undefined

The ID of the path.

AdditionalAccounts string[] | undefined

The member accounts that contain resources that the path can traverse.

ClientToken string | undefined

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

DryRun boolean | undefined

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.

FilterInArns string[] | undefined

The Amazon Resource Names (ARN) of the resources that the path must traverse.

TagSpecifications TagSpecification[] | undefined

The tags to apply.

Full Signature

export interface StartNetworkInsightsAnalysisCommandInput extends StartNetworkInsightsAnalysisRequest