NetworkInsightsAccessScopeAnalysis

class NetworkInsightsAccessScopeAnalysis : KotlinCustomResource

Resource schema for AWS::EC2::NetworkInsightsAccessScopeAnalysis

Properties

Link copied to clipboard
val analyzedEniCount: Output<Int>

The number of network interfaces analyzed.

Link copied to clipboard
val endDate: Output<String>

The end date of the analysis.

Link copied to clipboard

Indicates whether there are findings (true | false | unknown).

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

The ARN of the Network Access Scope analysis.

Link copied to clipboard

The ID of the Network Access Scope analysis.

Link copied to clipboard

The ID of the Network Access Scope.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val startDate: Output<String>

The start date of the analysis.

Link copied to clipboard

The status of the analysis (running | succeeded | failed).

Link copied to clipboard
val statusMessage: Output<String>

The status message.

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

The tags.

Link copied to clipboard
val urn: Output<String>