NetworkInsightsAnalysis

class NetworkInsightsAnalysis : KotlinCustomResource

Resource schema for AWS::EC2::NetworkInsightsAnalysis

Properties

Link copied to clipboard

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

Link copied to clipboard

Potential intermediate components.

Link copied to clipboard

The explanations. For more information, see Reachability Analyzer explanation codes .

Link copied to clipboard
val filterInArns: Output<List<String>>?

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

Link copied to clipboard

The components in the path from source to destination.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The Amazon Resource Name (ARN) of the network insights analysis.

Link copied to clipboard

The ID of the network insights analysis.

Link copied to clipboard

The ID of the path.

Link copied to clipboard

Indicates whether the destination is reachable from the source.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The components in the path from destination to source.

Link copied to clipboard
val startDate: Output<String>

The time the analysis started.

Link copied to clipboard

The status of the network insights analysis.

Link copied to clipboard
val statusMessage: Output<String>

The status message, if the status is failed .

Link copied to clipboard

The IDs of potential intermediate accounts.

Link copied to clipboard
val tags: Output<List<Tag>>?

The tags to apply.

Link copied to clipboard
val urn: Output<String>