AWS v6.60.0 published on Tuesday, Nov 19, 2024 by Pulumi
aws.ec2.getNetworkInsightsAnalysis
Explore with Pulumi AI
aws.ec2.NetworkInsightsAnalysis
provides details about a specific Network Insights Analysis.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as aws from "@pulumi/aws";
const example = aws.ec2.getNetworkInsightsAnalysis({
networkInsightsAnalysisId: exampleAwsEc2NetworkInsightsAnalysis.id,
});
import pulumi
import pulumi_aws as aws
example = aws.ec2.get_network_insights_analysis(network_insights_analysis_id=example_aws_ec2_network_insights_analysis["id"])
package main
import (
"github.com/pulumi/pulumi-aws/sdk/v6/go/aws/ec2"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := ec2.LookupNetworkInsightsAnalysis(ctx, &ec2.LookupNetworkInsightsAnalysisArgs{
NetworkInsightsAnalysisId: pulumi.StringRef(exampleAwsEc2NetworkInsightsAnalysis.Id),
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Aws = Pulumi.Aws;
return await Deployment.RunAsync(() =>
{
var example = Aws.Ec2.GetNetworkInsightsAnalysis.Invoke(new()
{
NetworkInsightsAnalysisId = exampleAwsEc2NetworkInsightsAnalysis.Id,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.aws.ec2.Ec2Functions;
import com.pulumi.aws.ec2.inputs.GetNetworkInsightsAnalysisArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var example = Ec2Functions.getNetworkInsightsAnalysis(GetNetworkInsightsAnalysisArgs.builder()
.networkInsightsAnalysisId(exampleAwsEc2NetworkInsightsAnalysis.id())
.build());
}
}
variables:
example:
fn::invoke:
Function: aws:ec2:getNetworkInsightsAnalysis
Arguments:
networkInsightsAnalysisId: ${exampleAwsEc2NetworkInsightsAnalysis.id}
Using getNetworkInsightsAnalysis
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getNetworkInsightsAnalysis(args: GetNetworkInsightsAnalysisArgs, opts?: InvokeOptions): Promise<GetNetworkInsightsAnalysisResult>
function getNetworkInsightsAnalysisOutput(args: GetNetworkInsightsAnalysisOutputArgs, opts?: InvokeOptions): Output<GetNetworkInsightsAnalysisResult>
def get_network_insights_analysis(filters: Optional[Sequence[GetNetworkInsightsAnalysisFilter]] = None,
network_insights_analysis_id: Optional[str] = None,
tags: Optional[Mapping[str, str]] = None,
opts: Optional[InvokeOptions] = None) -> GetNetworkInsightsAnalysisResult
def get_network_insights_analysis_output(filters: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkInsightsAnalysisFilterArgs]]]] = None,
network_insights_analysis_id: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNetworkInsightsAnalysisResult]
func LookupNetworkInsightsAnalysis(ctx *Context, args *LookupNetworkInsightsAnalysisArgs, opts ...InvokeOption) (*LookupNetworkInsightsAnalysisResult, error)
func LookupNetworkInsightsAnalysisOutput(ctx *Context, args *LookupNetworkInsightsAnalysisOutputArgs, opts ...InvokeOption) LookupNetworkInsightsAnalysisResultOutput
> Note: This function is named LookupNetworkInsightsAnalysis
in the Go SDK.
public static class GetNetworkInsightsAnalysis
{
public static Task<GetNetworkInsightsAnalysisResult> InvokeAsync(GetNetworkInsightsAnalysisArgs args, InvokeOptions? opts = null)
public static Output<GetNetworkInsightsAnalysisResult> Invoke(GetNetworkInsightsAnalysisInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetNetworkInsightsAnalysisResult> getNetworkInsightsAnalysis(GetNetworkInsightsAnalysisArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws:ec2/getNetworkInsightsAnalysis:getNetworkInsightsAnalysis
arguments:
# arguments dictionary
The following arguments are supported:
- Filters
List<Get
Network Insights Analysis Filter> - Configuration block(s) for filtering. Detailed below.
- Network
Insights stringAnalysis Id - ID of the Network Insights Analysis to select.
- Dictionary<string, string>
- Filters
[]Get
Network Insights Analysis Filter - Configuration block(s) for filtering. Detailed below.
- Network
Insights stringAnalysis Id - ID of the Network Insights Analysis to select.
- map[string]string
- filters
List<Get
Network Insights Analysis Filter> - Configuration block(s) for filtering. Detailed below.
- network
Insights StringAnalysis Id - ID of the Network Insights Analysis to select.
- Map<String,String>
- filters
Get
Network Insights Analysis Filter[] - Configuration block(s) for filtering. Detailed below.
- network
Insights stringAnalysis Id - ID of the Network Insights Analysis to select.
- {[key: string]: string}
- filters
Sequence[Get
Network Insights Analysis Filter] - Configuration block(s) for filtering. Detailed below.
- network_
insights_ stranalysis_ id - ID of the Network Insights Analysis to select.
- Mapping[str, str]
- filters List<Property Map>
- Configuration block(s) for filtering. Detailed below.
- network
Insights StringAnalysis Id - ID of the Network Insights Analysis to select.
- Map<String>
getNetworkInsightsAnalysis Result
The following output properties are available:
- Alternate
Path List<GetHints Network Insights Analysis Alternate Path Hint> - Potential intermediate components of a feasible path.
- Arn string
- ARN of the selected Network Insights Analysis.
- Explanations
List<Get
Network Insights Analysis Explanation> - Explanation codes for an unreachable path.
- Filter
In List<string>Arns - ARNs of the AWS resources that the path must traverse.
- Forward
Path List<GetComponents Network Insights Analysis Forward Path Component> - The components in the path from source to destination.
- Id string
- The provider-assigned unique ID for this managed resource.
- Network
Insights stringAnalysis Id - Network
Insights stringPath Id - The ID of the path.
- Path
Found bool - Set to
true
if the destination was reachable. - Return
Path List<GetComponents Network Insights Analysis Return Path Component> - The components in the path from destination to source.
- Start
Date string - Date/time the analysis was started.
- Status string
- Status of the analysis.
succeeded
means the analysis was completed, not that a path was found, for that seepath_found
. - Status
Message string - Message to provide more context when the
status
isfailed
. - Dictionary<string, string>
- Warning
Message string - Warning message.
- Filters
List<Get
Network Insights Analysis Filter>
- Alternate
Path []GetHints Network Insights Analysis Alternate Path Hint - Potential intermediate components of a feasible path.
- Arn string
- ARN of the selected Network Insights Analysis.
- Explanations
[]Get
Network Insights Analysis Explanation - Explanation codes for an unreachable path.
- Filter
In []stringArns - ARNs of the AWS resources that the path must traverse.
- Forward
Path []GetComponents Network Insights Analysis Forward Path Component - The components in the path from source to destination.
- Id string
- The provider-assigned unique ID for this managed resource.
- Network
Insights stringAnalysis Id - Network
Insights stringPath Id - The ID of the path.
- Path
Found bool - Set to
true
if the destination was reachable. - Return
Path []GetComponents Network Insights Analysis Return Path Component - The components in the path from destination to source.
- Start
Date string - Date/time the analysis was started.
- Status string
- Status of the analysis.
succeeded
means the analysis was completed, not that a path was found, for that seepath_found
. - Status
Message string - Message to provide more context when the
status
isfailed
. - map[string]string
- Warning
Message string - Warning message.
- Filters
[]Get
Network Insights Analysis Filter
- alternate
Path List<GetHints Network Insights Analysis Alternate Path Hint> - Potential intermediate components of a feasible path.
- arn String
- ARN of the selected Network Insights Analysis.
- explanations
List<Get
Network Insights Analysis Explanation> - Explanation codes for an unreachable path.
- filter
In List<String>Arns - ARNs of the AWS resources that the path must traverse.
- forward
Path List<GetComponents Network Insights Analysis Forward Path Component> - The components in the path from source to destination.
- id String
- The provider-assigned unique ID for this managed resource.
- network
Insights StringAnalysis Id - network
Insights StringPath Id - The ID of the path.
- path
Found Boolean - Set to
true
if the destination was reachable. - return
Path List<GetComponents Network Insights Analysis Return Path Component> - The components in the path from destination to source.
- start
Date String - Date/time the analysis was started.
- status String
- Status of the analysis.
succeeded
means the analysis was completed, not that a path was found, for that seepath_found
. - status
Message String - Message to provide more context when the
status
isfailed
. - Map<String,String>
- warning
Message String - Warning message.
- filters
List<Get
Network Insights Analysis Filter>
- alternate
Path GetHints Network Insights Analysis Alternate Path Hint[] - Potential intermediate components of a feasible path.
- arn string
- ARN of the selected Network Insights Analysis.
- explanations
Get
Network Insights Analysis Explanation[] - Explanation codes for an unreachable path.
- filter
In string[]Arns - ARNs of the AWS resources that the path must traverse.
- forward
Path GetComponents Network Insights Analysis Forward Path Component[] - The components in the path from source to destination.
- id string
- The provider-assigned unique ID for this managed resource.
- network
Insights stringAnalysis Id - network
Insights stringPath Id - The ID of the path.
- path
Found boolean - Set to
true
if the destination was reachable. - return
Path GetComponents Network Insights Analysis Return Path Component[] - The components in the path from destination to source.
- start
Date string - Date/time the analysis was started.
- status string
- Status of the analysis.
succeeded
means the analysis was completed, not that a path was found, for that seepath_found
. - status
Message string - Message to provide more context when the
status
isfailed
. - {[key: string]: string}
- warning
Message string - Warning message.
- filters
Get
Network Insights Analysis Filter[]
- alternate_
path_ Sequence[Gethints Network Insights Analysis Alternate Path Hint] - Potential intermediate components of a feasible path.
- arn str
- ARN of the selected Network Insights Analysis.
- explanations
Sequence[Get
Network Insights Analysis Explanation] - Explanation codes for an unreachable path.
- filter_
in_ Sequence[str]arns - ARNs of the AWS resources that the path must traverse.
- forward_
path_ Sequence[Getcomponents Network Insights Analysis Forward Path Component] - The components in the path from source to destination.
- id str
- The provider-assigned unique ID for this managed resource.
- network_
insights_ stranalysis_ id - network_
insights_ strpath_ id - The ID of the path.
- path_
found bool - Set to
true
if the destination was reachable. - return_
path_ Sequence[Getcomponents Network Insights Analysis Return Path Component] - The components in the path from destination to source.
- start_
date str - Date/time the analysis was started.
- status str
- Status of the analysis.
succeeded
means the analysis was completed, not that a path was found, for that seepath_found
. - status_
message str - Message to provide more context when the
status
isfailed
. - Mapping[str, str]
- warning_
message str - Warning message.
- filters
Sequence[Get
Network Insights Analysis Filter]
- alternate
Path List<Property Map>Hints - Potential intermediate components of a feasible path.
- arn String
- ARN of the selected Network Insights Analysis.
- explanations List<Property Map>
- Explanation codes for an unreachable path.
- filter
In List<String>Arns - ARNs of the AWS resources that the path must traverse.
- forward
Path List<Property Map>Components - The components in the path from source to destination.
- id String
- The provider-assigned unique ID for this managed resource.
- network
Insights StringAnalysis Id - network
Insights StringPath Id - The ID of the path.
- path
Found Boolean - Set to
true
if the destination was reachable. - return
Path List<Property Map>Components - The components in the path from destination to source.
- start
Date String - Date/time the analysis was started.
- status String
- Status of the analysis.
succeeded
means the analysis was completed, not that a path was found, for that seepath_found
. - status
Message String - Message to provide more context when the
status
isfailed
. - Map<String>
- warning
Message String - Warning message.
- filters List<Property Map>
Supporting Types
GetNetworkInsightsAnalysisAlternatePathHint
- Component
Arn string - Component
Id string
- Component
Arn string - Component
Id string
- component
Arn String - component
Id String
- component
Arn string - component
Id string
- component_
arn str - component_
id str
- component
Arn String - component
Id String
GetNetworkInsightsAnalysisExplanation
- Acl
Rules List<GetNetwork Insights Analysis Explanation Acl Rule> - Acls
List<Get
Network Insights Analysis Explanation Acl> - Address string
- Addresses List<string>
- Attached
Tos List<GetNetwork Insights Analysis Explanation Attached To> - Availability
Zones List<string> - Cidrs List<string>
- Classic
Load List<GetBalancer Listeners Network Insights Analysis Explanation Classic Load Balancer Listener> - Components
List<Get
Network Insights Analysis Explanation Component> - Customer
Gateways List<GetNetwork Insights Analysis Explanation Customer Gateway> - Destination
Vpcs List<GetNetwork Insights Analysis Explanation Destination Vpc> - Destinations
List<Get
Network Insights Analysis Explanation Destination> - Direction string
- Elastic
Load List<GetBalancer Listeners Network Insights Analysis Explanation Elastic Load Balancer Listener> - Explanation
Code string - Ingress
Route List<GetTables Network Insights Analysis Explanation Ingress Route Table> - Internet
Gateways List<GetNetwork Insights Analysis Explanation Internet Gateway> - Load
Balancer stringArn - Load
Balancer intListener Port - Load
Balancer List<GetTarget Group Network Insights Analysis Explanation Load Balancer Target Group> - Load
Balancer List<GetTarget Groups Network Insights Analysis Explanation Load Balancer Target Group> - Load
Balancer intTarget Port - Missing
Component string - Nat
Gateways List<GetNetwork Insights Analysis Explanation Nat Gateway> - Network
Interfaces List<GetNetwork Insights Analysis Explanation Network Interface> - Packet
Field string - Port int
- Port
Ranges List<GetNetwork Insights Analysis Explanation Port Range> - Prefix
Lists List<GetNetwork Insights Analysis Explanation Prefix List> - Protocols List<string>
- Route
Table List<GetRoutes Network Insights Analysis Explanation Route Table Route> - Route
Tables List<GetNetwork Insights Analysis Explanation Route Table> - Security
Group List<GetNetwork Insights Analysis Explanation Security Group> - Security
Group List<GetRules Network Insights Analysis Explanation Security Group Rule> - Security
Groups List<GetNetwork Insights Analysis Explanation Security Group> - Source
Vpcs List<GetNetwork Insights Analysis Explanation Source Vpc> - State string
- Subnet
Route List<GetTables Network Insights Analysis Explanation Subnet Route Table> - Subnets
List<Get
Network Insights Analysis Explanation Subnet> - Transit
Gateway List<GetAttachments Network Insights Analysis Explanation Transit Gateway Attachment> - Transit
Gateway List<GetRoute Table Routes Network Insights Analysis Explanation Transit Gateway Route Table Route> - Transit
Gateway List<GetRoute Tables Network Insights Analysis Explanation Transit Gateway Route Table> - Transit
Gateways List<GetNetwork Insights Analysis Explanation Transit Gateway> - Vpc
Endpoints List<GetNetwork Insights Analysis Explanation Vpc Endpoint> - Vpc
Peering List<GetConnections Network Insights Analysis Explanation Vpc Peering Connection> - Vpcs
List<Get
Network Insights Analysis Explanation Vpc> - Vpn
Connections List<GetNetwork Insights Analysis Explanation Vpn Connection> - Vpn
Gateways List<GetNetwork Insights Analysis Explanation Vpn Gateway>
- Acl
Rules []GetNetwork Insights Analysis Explanation Acl Rule - Acls
[]Get
Network Insights Analysis Explanation Acl - Address string
- Addresses []string
- Attached
Tos []GetNetwork Insights Analysis Explanation Attached To - Availability
Zones []string - Cidrs []string
- Classic
Load []GetBalancer Listeners Network Insights Analysis Explanation Classic Load Balancer Listener - Components
[]Get
Network Insights Analysis Explanation Component - Customer
Gateways []GetNetwork Insights Analysis Explanation Customer Gateway - Destination
Vpcs []GetNetwork Insights Analysis Explanation Destination Vpc - Destinations
[]Get
Network Insights Analysis Explanation Destination - Direction string
- Elastic
Load []GetBalancer Listeners Network Insights Analysis Explanation Elastic Load Balancer Listener - Explanation
Code string - Ingress
Route []GetTables Network Insights Analysis Explanation Ingress Route Table - Internet
Gateways []GetNetwork Insights Analysis Explanation Internet Gateway - Load
Balancer stringArn - Load
Balancer intListener Port - Load
Balancer []GetTarget Group Network Insights Analysis Explanation Load Balancer Target Group - Load
Balancer []GetTarget Groups Network Insights Analysis Explanation Load Balancer Target Group - Load
Balancer intTarget Port - Missing
Component string - Nat
Gateways []GetNetwork Insights Analysis Explanation Nat Gateway - Network
Interfaces []GetNetwork Insights Analysis Explanation Network Interface - Packet
Field string - Port int
- Port
Ranges []GetNetwork Insights Analysis Explanation Port Range - Prefix
Lists []GetNetwork Insights Analysis Explanation Prefix List - Protocols []string
- Route
Table []GetRoutes Network Insights Analysis Explanation Route Table Route - Route
Tables []GetNetwork Insights Analysis Explanation Route Table - Security
Group []GetNetwork Insights Analysis Explanation Security Group - Security
Group []GetRules Network Insights Analysis Explanation Security Group Rule - Security
Groups []GetNetwork Insights Analysis Explanation Security Group - Source
Vpcs []GetNetwork Insights Analysis Explanation Source Vpc - State string
- Subnet
Route []GetTables Network Insights Analysis Explanation Subnet Route Table - Subnets
[]Get
Network Insights Analysis Explanation Subnet - Transit
Gateway []GetAttachments Network Insights Analysis Explanation Transit Gateway Attachment - Transit
Gateway []GetRoute Table Routes Network Insights Analysis Explanation Transit Gateway Route Table Route - Transit
Gateway []GetRoute Tables Network Insights Analysis Explanation Transit Gateway Route Table - Transit
Gateways []GetNetwork Insights Analysis Explanation Transit Gateway - Vpc
Endpoints []GetNetwork Insights Analysis Explanation Vpc Endpoint - Vpc
Peering []GetConnections Network Insights Analysis Explanation Vpc Peering Connection - Vpcs
[]Get
Network Insights Analysis Explanation Vpc - Vpn
Connections []GetNetwork Insights Analysis Explanation Vpn Connection - Vpn
Gateways []GetNetwork Insights Analysis Explanation Vpn Gateway
- acl
Rules List<GetNetwork Insights Analysis Explanation Acl Rule> - acls
List<Get
Network Insights Analysis Explanation Acl> - address String
- addresses List<String>
- attached
Tos List<GetNetwork Insights Analysis Explanation Attached To> - availability
Zones List<String> - cidrs List<String>
- classic
Load List<GetBalancer Listeners Network Insights Analysis Explanation Classic Load Balancer Listener> - components
List<Get
Network Insights Analysis Explanation Component> - customer
Gateways List<GetNetwork Insights Analysis Explanation Customer Gateway> - destination
Vpcs List<GetNetwork Insights Analysis Explanation Destination Vpc> - destinations
List<Get
Network Insights Analysis Explanation Destination> - direction String
- elastic
Load List<GetBalancer Listeners Network Insights Analysis Explanation Elastic Load Balancer Listener> - explanation
Code String - ingress
Route List<GetTables Network Insights Analysis Explanation Ingress Route Table> - internet
Gateways List<GetNetwork Insights Analysis Explanation Internet Gateway> - load
Balancer StringArn - load
Balancer IntegerListener Port - load
Balancer List<GetTarget Group Network Insights Analysis Explanation Load Balancer Target Group> - load
Balancer List<GetTarget Groups Network Insights Analysis Explanation Load Balancer Target Group> - load
Balancer IntegerTarget Port - missing
Component String - nat
Gateways List<GetNetwork Insights Analysis Explanation Nat Gateway> - network
Interfaces List<GetNetwork Insights Analysis Explanation Network Interface> - packet
Field String - port Integer
- port
Ranges List<GetNetwork Insights Analysis Explanation Port Range> - prefix
Lists List<GetNetwork Insights Analysis Explanation Prefix List> - protocols List<String>
- route
Table List<GetRoutes Network Insights Analysis Explanation Route Table Route> - route
Tables List<GetNetwork Insights Analysis Explanation Route Table> - security
Group List<GetNetwork Insights Analysis Explanation Security Group> - security
Group List<GetRules Network Insights Analysis Explanation Security Group Rule> - security
Groups List<GetNetwork Insights Analysis Explanation Security Group> - source
Vpcs List<GetNetwork Insights Analysis Explanation Source Vpc> - state String
- subnet
Route List<GetTables Network Insights Analysis Explanation Subnet Route Table> - subnets
List<Get
Network Insights Analysis Explanation Subnet> - transit
Gateway List<GetAttachments Network Insights Analysis Explanation Transit Gateway Attachment> - transit
Gateway List<GetRoute Table Routes Network Insights Analysis Explanation Transit Gateway Route Table Route> - transit
Gateway List<GetRoute Tables Network Insights Analysis Explanation Transit Gateway Route Table> - transit
Gateways List<GetNetwork Insights Analysis Explanation Transit Gateway> - vpc
Endpoints List<GetNetwork Insights Analysis Explanation Vpc Endpoint> - vpc
Peering List<GetConnections Network Insights Analysis Explanation Vpc Peering Connection> - vpcs
List<Get
Network Insights Analysis Explanation Vpc> - vpn
Connections List<GetNetwork Insights Analysis Explanation Vpn Connection> - vpn
Gateways List<GetNetwork Insights Analysis Explanation Vpn Gateway>
- acl
Rules GetNetwork Insights Analysis Explanation Acl Rule[] - acls
Get
Network Insights Analysis Explanation Acl[] - address string
- addresses string[]
- attached
Tos GetNetwork Insights Analysis Explanation Attached To[] - availability
Zones string[] - cidrs string[]
- classic
Load GetBalancer Listeners Network Insights Analysis Explanation Classic Load Balancer Listener[] - components
Get
Network Insights Analysis Explanation Component[] - customer
Gateways GetNetwork Insights Analysis Explanation Customer Gateway[] - destination
Vpcs GetNetwork Insights Analysis Explanation Destination Vpc[] - destinations
Get
Network Insights Analysis Explanation Destination[] - direction string
- elastic
Load GetBalancer Listeners Network Insights Analysis Explanation Elastic Load Balancer Listener[] - explanation
Code string - ingress
Route GetTables Network Insights Analysis Explanation Ingress Route Table[] - internet
Gateways GetNetwork Insights Analysis Explanation Internet Gateway[] - load
Balancer stringArn - load
Balancer numberListener Port - load
Balancer GetTarget Group Network Insights Analysis Explanation Load Balancer Target Group[] - load
Balancer GetTarget Groups Network Insights Analysis Explanation Load Balancer Target Group[] - load
Balancer numberTarget Port - missing
Component string - nat
Gateways GetNetwork Insights Analysis Explanation Nat Gateway[] - network
Interfaces GetNetwork Insights Analysis Explanation Network Interface[] - packet
Field string - port number
- port
Ranges GetNetwork Insights Analysis Explanation Port Range[] - prefix
Lists GetNetwork Insights Analysis Explanation Prefix List[] - protocols string[]
- route
Table GetRoutes Network Insights Analysis Explanation Route Table Route[] - route
Tables GetNetwork Insights Analysis Explanation Route Table[] - security
Group GetNetwork Insights Analysis Explanation Security Group[] - security
Group GetRules Network Insights Analysis Explanation Security Group Rule[] - security
Groups GetNetwork Insights Analysis Explanation Security Group[] - source
Vpcs GetNetwork Insights Analysis Explanation Source Vpc[] - state string
- subnet
Route GetTables Network Insights Analysis Explanation Subnet Route Table[] - subnets
Get
Network Insights Analysis Explanation Subnet[] - transit
Gateway GetAttachments Network Insights Analysis Explanation Transit Gateway Attachment[] - transit
Gateway GetRoute Table Routes Network Insights Analysis Explanation Transit Gateway Route Table Route[] - transit
Gateway GetRoute Tables Network Insights Analysis Explanation Transit Gateway Route Table[] - transit
Gateways GetNetwork Insights Analysis Explanation Transit Gateway[] - vpc
Endpoints GetNetwork Insights Analysis Explanation Vpc Endpoint[] - vpc
Peering GetConnections Network Insights Analysis Explanation Vpc Peering Connection[] - vpcs
Get
Network Insights Analysis Explanation Vpc[] - vpn
Connections GetNetwork Insights Analysis Explanation Vpn Connection[] - vpn
Gateways GetNetwork Insights Analysis Explanation Vpn Gateway[]
- acl_
rules Sequence[GetNetwork Insights Analysis Explanation Acl Rule] - acls
Sequence[Get
Network Insights Analysis Explanation Acl] - address str
- addresses Sequence[str]
- attached_
tos Sequence[GetNetwork Insights Analysis Explanation Attached To] - availability_
zones Sequence[str] - cidrs Sequence[str]
- classic_
load_ Sequence[Getbalancer_ listeners Network Insights Analysis Explanation Classic Load Balancer Listener] - components
Sequence[Get
Network Insights Analysis Explanation Component] - customer_
gateways Sequence[GetNetwork Insights Analysis Explanation Customer Gateway] - destination_
vpcs Sequence[GetNetwork Insights Analysis Explanation Destination Vpc] - destinations
Sequence[Get
Network Insights Analysis Explanation Destination] - direction str
- elastic_
load_ Sequence[Getbalancer_ listeners Network Insights Analysis Explanation Elastic Load Balancer Listener] - explanation_
code str - ingress_
route_ Sequence[Gettables Network Insights Analysis Explanation Ingress Route Table] - internet_
gateways Sequence[GetNetwork Insights Analysis Explanation Internet Gateway] - load_
balancer_ strarn - load_
balancer_ intlistener_ port - load_
balancer_ Sequence[Gettarget_ group Network Insights Analysis Explanation Load Balancer Target Group] - load_
balancer_ Sequence[Gettarget_ groups Network Insights Analysis Explanation Load Balancer Target Group] - load_
balancer_ inttarget_ port - missing_
component str - nat_
gateways Sequence[GetNetwork Insights Analysis Explanation Nat Gateway] - network_
interfaces Sequence[GetNetwork Insights Analysis Explanation Network Interface] - packet_
field str - port int
- port_
ranges Sequence[GetNetwork Insights Analysis Explanation Port Range] - prefix_
lists Sequence[GetNetwork Insights Analysis Explanation Prefix List] - protocols Sequence[str]
- route_
table_ Sequence[Getroutes Network Insights Analysis Explanation Route Table Route] - route_
tables Sequence[GetNetwork Insights Analysis Explanation Route Table] - security_
group Sequence[GetNetwork Insights Analysis Explanation Security Group] - security_
group_ Sequence[Getrules Network Insights Analysis Explanation Security Group Rule] - security_
groups Sequence[GetNetwork Insights Analysis Explanation Security Group] - source_
vpcs Sequence[GetNetwork Insights Analysis Explanation Source Vpc] - state str
- subnet_
route_ Sequence[Gettables Network Insights Analysis Explanation Subnet Route Table] - subnets
Sequence[Get
Network Insights Analysis Explanation Subnet] - transit_
gateway_ Sequence[Getattachments Network Insights Analysis Explanation Transit Gateway Attachment] - transit_
gateway_ Sequence[Getroute_ table_ routes Network Insights Analysis Explanation Transit Gateway Route Table Route] - transit_
gateway_ Sequence[Getroute_ tables Network Insights Analysis Explanation Transit Gateway Route Table] - transit_
gateways Sequence[GetNetwork Insights Analysis Explanation Transit Gateway] - vpc_
endpoints Sequence[GetNetwork Insights Analysis Explanation Vpc Endpoint] - vpc_
peering_ Sequence[Getconnections Network Insights Analysis Explanation Vpc Peering Connection] - vpcs
Sequence[Get
Network Insights Analysis Explanation Vpc] - vpn_
connections Sequence[GetNetwork Insights Analysis Explanation Vpn Connection] - vpn_
gateways Sequence[GetNetwork Insights Analysis Explanation Vpn Gateway]
- acl
Rules List<Property Map> - acls List<Property Map>
- address String
- addresses List<String>
- attached
Tos List<Property Map> - availability
Zones List<String> - cidrs List<String>
- classic
Load List<Property Map>Balancer Listeners - components List<Property Map>
- customer
Gateways List<Property Map> - destination
Vpcs List<Property Map> - destinations List<Property Map>
- direction String
- elastic
Load List<Property Map>Balancer Listeners - explanation
Code String - ingress
Route List<Property Map>Tables - internet
Gateways List<Property Map> - load
Balancer StringArn - load
Balancer NumberListener Port - load
Balancer List<Property Map>Target Group - load
Balancer List<Property Map>Target Groups - load
Balancer NumberTarget Port - missing
Component String - nat
Gateways List<Property Map> - network
Interfaces List<Property Map> - packet
Field String - port Number
- port
Ranges List<Property Map> - prefix
Lists List<Property Map> - protocols List<String>
- route
Table List<Property Map>Routes - route
Tables List<Property Map> - security
Group List<Property Map> - security
Group List<Property Map>Rules - security
Groups List<Property Map> - source
Vpcs List<Property Map> - state String
- subnet
Route List<Property Map>Tables - subnets List<Property Map>
- transit
Gateway List<Property Map>Attachments - transit
Gateway List<Property Map>Route Table Routes - transit
Gateway List<Property Map>Route Tables - transit
Gateways List<Property Map> - vpc
Endpoints List<Property Map> - vpc
Peering List<Property Map>Connections - vpcs List<Property Map>
- vpn
Connections List<Property Map> - vpn
Gateways List<Property Map>
GetNetworkInsightsAnalysisExplanationAcl
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisExplanationAclRule
- Cidr string
- Egress bool
- Port
Ranges List<GetNetwork Insights Analysis Explanation Acl Rule Port Range> - Protocol string
- Rule
Action string - Rule
Number int
- Cidr string
- Egress bool
- Port
Ranges []GetNetwork Insights Analysis Explanation Acl Rule Port Range - Protocol string
- Rule
Action string - Rule
Number int
- cidr String
- egress Boolean
- port
Ranges List<GetNetwork Insights Analysis Explanation Acl Rule Port Range> - protocol String
- rule
Action String - rule
Number Integer
- cidr string
- egress boolean
- port
Ranges GetNetwork Insights Analysis Explanation Acl Rule Port Range[] - protocol string
- rule
Action string - rule
Number number
- cidr String
- egress Boolean
- port
Ranges List<Property Map> - protocol String
- rule
Action String - rule
Number Number
GetNetworkInsightsAnalysisExplanationAclRulePortRange
GetNetworkInsightsAnalysisExplanationAttachedTo
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisExplanationClassicLoadBalancerListener
- Instance
Port int - Load
Balancer intPort
- Instance
Port int - Load
Balancer intPort
- instance
Port Integer - load
Balancer IntegerPort
- instance
Port number - load
Balancer numberPort
- instance_
port int - load_
balancer_ intport
- instance
Port Number - load
Balancer NumberPort
GetNetworkInsightsAnalysisExplanationComponent
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisExplanationCustomerGateway
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisExplanationDestination
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisExplanationDestinationVpc
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisExplanationElasticLoadBalancerListener
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisExplanationIngressRouteTable
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisExplanationInternetGateway
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisExplanationLoadBalancerTargetGroup
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisExplanationNatGateway
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisExplanationNetworkInterface
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisExplanationPortRange
GetNetworkInsightsAnalysisExplanationPrefixList
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisExplanationRouteTable
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisExplanationRouteTableRoute
- Destination
Cidr string - Destination
Prefix stringList Id - Egress
Only stringInternet Gateway Id - Gateway
Id string - Instance
Id string - Nat
Gateway stringId - Network
Interface stringId - Origin string
- Transit
Gateway stringId - Vpc
Peering stringConnection Id
- Destination
Cidr string - Destination
Prefix stringList Id - Egress
Only stringInternet Gateway Id - Gateway
Id string - Instance
Id string - Nat
Gateway stringId - Network
Interface stringId - Origin string
- Transit
Gateway stringId - Vpc
Peering stringConnection Id
- destination
Cidr String - destination
Prefix StringList Id - egress
Only StringInternet Gateway Id - gateway
Id String - instance
Id String - nat
Gateway StringId - network
Interface StringId - origin String
- transit
Gateway StringId - vpc
Peering StringConnection Id
- destination
Cidr string - destination
Prefix stringList Id - egress
Only stringInternet Gateway Id - gateway
Id string - instance
Id string - nat
Gateway stringId - network
Interface stringId - origin string
- transit
Gateway stringId - vpc
Peering stringConnection Id
- destination
Cidr String - destination
Prefix StringList Id - egress
Only StringInternet Gateway Id - gateway
Id String - instance
Id String - nat
Gateway StringId - network
Interface StringId - origin String
- transit
Gateway StringId - vpc
Peering StringConnection Id
GetNetworkInsightsAnalysisExplanationSecurityGroup
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisExplanationSecurityGroupRule
- Cidr string
- Direction string
- Port
Ranges List<GetNetwork Insights Analysis Explanation Security Group Rule Port Range> - Prefix
List stringId - Protocol string
- Security
Group stringId
- Cidr string
- Direction string
- Port
Ranges []GetNetwork Insights Analysis Explanation Security Group Rule Port Range - Prefix
List stringId - Protocol string
- Security
Group stringId
- cidr String
- direction String
- port
Ranges List<GetNetwork Insights Analysis Explanation Security Group Rule Port Range> - prefix
List StringId - protocol String
- security
Group StringId
- cidr string
- direction string
- port
Ranges GetNetwork Insights Analysis Explanation Security Group Rule Port Range[] - prefix
List stringId - protocol string
- security
Group stringId
- cidr String
- direction String
- port
Ranges List<Property Map> - prefix
List StringId - protocol String
- security
Group StringId
GetNetworkInsightsAnalysisExplanationSecurityGroupRulePortRange
GetNetworkInsightsAnalysisExplanationSourceVpc
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisExplanationSubnet
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisExplanationSubnetRouteTable
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisExplanationTransitGateway
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisExplanationTransitGatewayAttachment
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisExplanationTransitGatewayRouteTable
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisExplanationTransitGatewayRouteTableRoute
- Attachment
Id string - Destination
Cidr string - Prefix
List stringId - Resource
Id string - Resource
Type string - Route
Origin string - State string
- Attachment
Id string - Destination
Cidr string - Prefix
List stringId - Resource
Id string - Resource
Type string - Route
Origin string - State string
- attachment
Id String - destination
Cidr String - prefix
List StringId - resource
Id String - resource
Type String - route
Origin String - state String
- attachment
Id string - destination
Cidr string - prefix
List stringId - resource
Id string - resource
Type string - route
Origin string - state string
- attachment_
id str - destination_
cidr str - prefix_
list_ strid - resource_
id str - resource_
type str - route_
origin str - state str
- attachment
Id String - destination
Cidr String - prefix
List StringId - resource
Id String - resource
Type String - route
Origin String - state String
GetNetworkInsightsAnalysisExplanationVpc
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisExplanationVpcEndpoint
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisExplanationVpcPeeringConnection
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisExplanationVpnConnection
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisExplanationVpnGateway
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisFilter
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference. - Values List<string>
- Set of values that are accepted for the given filter field. Results will be selected if any given value matches.
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference. - Values []string
- Set of values that are accepted for the given filter field. Results will be selected if any given value matches.
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference. - values List<String>
- Set of values that are accepted for the given filter field. Results will be selected if any given value matches.
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference. - values string[]
- Set of values that are accepted for the given filter field. Results will be selected if any given value matches.
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference. - values Sequence[str]
- Set of values that are accepted for the given filter field. Results will be selected if any given value matches.
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference. - values List<String>
- Set of values that are accepted for the given filter field. Results will be selected if any given value matches.
GetNetworkInsightsAnalysisForwardPathComponent
- Acl
Rules List<GetNetwork Insights Analysis Forward Path Component Acl Rule> - Additional
Details List<GetNetwork Insights Analysis Forward Path Component Additional Detail> - Attached
Tos List<GetNetwork Insights Analysis Forward Path Component Attached To> - Components
List<Get
Network Insights Analysis Forward Path Component Component> - Destination
Vpcs List<GetNetwork Insights Analysis Forward Path Component Destination Vpc> - Inbound
Headers List<GetNetwork Insights Analysis Forward Path Component Inbound Header> - Outbound
Headers List<GetNetwork Insights Analysis Forward Path Component Outbound Header> - Route
Table List<GetRoutes Network Insights Analysis Forward Path Component Route Table Route> - Security
Group List<GetRules Network Insights Analysis Forward Path Component Security Group Rule> - Sequence
Number int - Source
Vpcs List<GetNetwork Insights Analysis Forward Path Component Source Vpc> - Subnets
List<Get
Network Insights Analysis Forward Path Component Subnet> - Transit
Gateway List<GetRoute Table Routes Network Insights Analysis Forward Path Component Transit Gateway Route Table Route> - Transit
Gateways List<GetNetwork Insights Analysis Forward Path Component Transit Gateway> - Vpcs
List<Get
Network Insights Analysis Forward Path Component Vpc>
- Acl
Rules []GetNetwork Insights Analysis Forward Path Component Acl Rule - Additional
Details []GetNetwork Insights Analysis Forward Path Component Additional Detail - Attached
Tos []GetNetwork Insights Analysis Forward Path Component Attached To - Components
[]Get
Network Insights Analysis Forward Path Component Component - Destination
Vpcs []GetNetwork Insights Analysis Forward Path Component Destination Vpc - Inbound
Headers []GetNetwork Insights Analysis Forward Path Component Inbound Header - Outbound
Headers []GetNetwork Insights Analysis Forward Path Component Outbound Header - Route
Table []GetRoutes Network Insights Analysis Forward Path Component Route Table Route - Security
Group []GetRules Network Insights Analysis Forward Path Component Security Group Rule - Sequence
Number int - Source
Vpcs []GetNetwork Insights Analysis Forward Path Component Source Vpc - Subnets
[]Get
Network Insights Analysis Forward Path Component Subnet - Transit
Gateway []GetRoute Table Routes Network Insights Analysis Forward Path Component Transit Gateway Route Table Route - Transit
Gateways []GetNetwork Insights Analysis Forward Path Component Transit Gateway - Vpcs
[]Get
Network Insights Analysis Forward Path Component Vpc
- acl
Rules List<GetNetwork Insights Analysis Forward Path Component Acl Rule> - additional
Details List<GetNetwork Insights Analysis Forward Path Component Additional Detail> - attached
Tos List<GetNetwork Insights Analysis Forward Path Component Attached To> - components
List<Get
Network Insights Analysis Forward Path Component Component> - destination
Vpcs List<GetNetwork Insights Analysis Forward Path Component Destination Vpc> - inbound
Headers List<GetNetwork Insights Analysis Forward Path Component Inbound Header> - outbound
Headers List<GetNetwork Insights Analysis Forward Path Component Outbound Header> - route
Table List<GetRoutes Network Insights Analysis Forward Path Component Route Table Route> - security
Group List<GetRules Network Insights Analysis Forward Path Component Security Group Rule> - sequence
Number Integer - source
Vpcs List<GetNetwork Insights Analysis Forward Path Component Source Vpc> - subnets
List<Get
Network Insights Analysis Forward Path Component Subnet> - transit
Gateway List<GetRoute Table Routes Network Insights Analysis Forward Path Component Transit Gateway Route Table Route> - transit
Gateways List<GetNetwork Insights Analysis Forward Path Component Transit Gateway> - vpcs
List<Get
Network Insights Analysis Forward Path Component Vpc>
- acl
Rules GetNetwork Insights Analysis Forward Path Component Acl Rule[] - additional
Details GetNetwork Insights Analysis Forward Path Component Additional Detail[] - attached
Tos GetNetwork Insights Analysis Forward Path Component Attached To[] - components
Get
Network Insights Analysis Forward Path Component Component[] - destination
Vpcs GetNetwork Insights Analysis Forward Path Component Destination Vpc[] - inbound
Headers GetNetwork Insights Analysis Forward Path Component Inbound Header[] - outbound
Headers GetNetwork Insights Analysis Forward Path Component Outbound Header[] - route
Table GetRoutes Network Insights Analysis Forward Path Component Route Table Route[] - security
Group GetRules Network Insights Analysis Forward Path Component Security Group Rule[] - sequence
Number number - source
Vpcs GetNetwork Insights Analysis Forward Path Component Source Vpc[] - subnets
Get
Network Insights Analysis Forward Path Component Subnet[] - transit
Gateway GetRoute Table Routes Network Insights Analysis Forward Path Component Transit Gateway Route Table Route[] - transit
Gateways GetNetwork Insights Analysis Forward Path Component Transit Gateway[] - vpcs
Get
Network Insights Analysis Forward Path Component Vpc[]
- acl_
rules Sequence[GetNetwork Insights Analysis Forward Path Component Acl Rule] - additional_
details Sequence[GetNetwork Insights Analysis Forward Path Component Additional Detail] - attached_
tos Sequence[GetNetwork Insights Analysis Forward Path Component Attached To] - components
Sequence[Get
Network Insights Analysis Forward Path Component Component] - destination_
vpcs Sequence[GetNetwork Insights Analysis Forward Path Component Destination Vpc] - inbound_
headers Sequence[GetNetwork Insights Analysis Forward Path Component Inbound Header] - outbound_
headers Sequence[GetNetwork Insights Analysis Forward Path Component Outbound Header] - route_
table_ Sequence[Getroutes Network Insights Analysis Forward Path Component Route Table Route] - security_
group_ Sequence[Getrules Network Insights Analysis Forward Path Component Security Group Rule] - sequence_
number int - source_
vpcs Sequence[GetNetwork Insights Analysis Forward Path Component Source Vpc] - subnets
Sequence[Get
Network Insights Analysis Forward Path Component Subnet] - transit_
gateway_ Sequence[Getroute_ table_ routes Network Insights Analysis Forward Path Component Transit Gateway Route Table Route] - transit_
gateways Sequence[GetNetwork Insights Analysis Forward Path Component Transit Gateway] - vpcs
Sequence[Get
Network Insights Analysis Forward Path Component Vpc]
- acl
Rules List<Property Map> - additional
Details List<Property Map> - attached
Tos List<Property Map> - components List<Property Map>
- destination
Vpcs List<Property Map> - inbound
Headers List<Property Map> - outbound
Headers List<Property Map> - route
Table List<Property Map>Routes - security
Group List<Property Map>Rules - sequence
Number Number - source
Vpcs List<Property Map> - subnets List<Property Map>
- transit
Gateway List<Property Map>Route Table Routes - transit
Gateways List<Property Map> - vpcs List<Property Map>
GetNetworkInsightsAnalysisForwardPathComponentAclRule
- Cidr string
- Egress bool
- Port
Ranges List<GetNetwork Insights Analysis Forward Path Component Acl Rule Port Range> - Protocol string
- Rule
Action string - Rule
Number int
- Cidr string
- Egress bool
- Port
Ranges []GetNetwork Insights Analysis Forward Path Component Acl Rule Port Range - Protocol string
- Rule
Action string - Rule
Number int
- cidr String
- egress Boolean
- port
Ranges List<GetNetwork Insights Analysis Forward Path Component Acl Rule Port Range> - protocol String
- rule
Action String - rule
Number Integer
- cidr string
- egress boolean
- port
Ranges GetNetwork Insights Analysis Forward Path Component Acl Rule Port Range[] - protocol string
- rule
Action string - rule
Number number
- cidr String
- egress Boolean
- port
Ranges List<Property Map> - protocol String
- rule
Action String - rule
Number Number
GetNetworkInsightsAnalysisForwardPathComponentAclRulePortRange
GetNetworkInsightsAnalysisForwardPathComponentAdditionalDetail
GetNetworkInsightsAnalysisForwardPathComponentAdditionalDetailComponent
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisForwardPathComponentAttachedTo
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisForwardPathComponentComponent
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisForwardPathComponentDestinationVpc
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisForwardPathComponentInboundHeader
- destination
Addresses List<String> - destination
Port List<Property Map>Ranges - protocol String
- source
Addresses List<String> - source
Port List<Property Map>Ranges
GetNetworkInsightsAnalysisForwardPathComponentInboundHeaderDestinationPortRange
GetNetworkInsightsAnalysisForwardPathComponentInboundHeaderSourcePortRange
GetNetworkInsightsAnalysisForwardPathComponentOutboundHeader
- destination
Addresses List<String> - destination
Port List<Property Map>Ranges - protocol String
- source
Addresses List<String> - source
Port List<Property Map>Ranges
GetNetworkInsightsAnalysisForwardPathComponentOutboundHeaderDestinationPortRange
GetNetworkInsightsAnalysisForwardPathComponentOutboundHeaderSourcePortRange
GetNetworkInsightsAnalysisForwardPathComponentRouteTableRoute
- Destination
Cidr string - Destination
Prefix stringList Id - Egress
Only stringInternet Gateway Id - Gateway
Id string - Instance
Id string - Nat
Gateway stringId - Network
Interface stringId - Origin string
- Transit
Gateway stringId - Vpc
Peering stringConnection Id
- Destination
Cidr string - Destination
Prefix stringList Id - Egress
Only stringInternet Gateway Id - Gateway
Id string - Instance
Id string - Nat
Gateway stringId - Network
Interface stringId - Origin string
- Transit
Gateway stringId - Vpc
Peering stringConnection Id
- destination
Cidr String - destination
Prefix StringList Id - egress
Only StringInternet Gateway Id - gateway
Id String - instance
Id String - nat
Gateway StringId - network
Interface StringId - origin String
- transit
Gateway StringId - vpc
Peering StringConnection Id
- destination
Cidr string - destination
Prefix stringList Id - egress
Only stringInternet Gateway Id - gateway
Id string - instance
Id string - nat
Gateway stringId - network
Interface stringId - origin string
- transit
Gateway stringId - vpc
Peering stringConnection Id
- destination
Cidr String - destination
Prefix StringList Id - egress
Only StringInternet Gateway Id - gateway
Id String - instance
Id String - nat
Gateway StringId - network
Interface StringId - origin String
- transit
Gateway StringId - vpc
Peering StringConnection Id
GetNetworkInsightsAnalysisForwardPathComponentSecurityGroupRule
- Cidr string
- Direction string
- Port
Ranges List<GetNetwork Insights Analysis Forward Path Component Security Group Rule Port Range> - Prefix
List stringId - Protocol string
- Security
Group stringId
- Cidr string
- Direction string
- Port
Ranges []GetNetwork Insights Analysis Forward Path Component Security Group Rule Port Range - Prefix
List stringId - Protocol string
- Security
Group stringId
- cidr String
- direction String
- port
Ranges List<GetNetwork Insights Analysis Forward Path Component Security Group Rule Port Range> - prefix
List StringId - protocol String
- security
Group StringId
- cidr string
- direction string
- port
Ranges GetNetwork Insights Analysis Forward Path Component Security Group Rule Port Range[] - prefix
List stringId - protocol string
- security
Group stringId
- cidr String
- direction String
- port
Ranges List<Property Map> - prefix
List StringId - protocol String
- security
Group StringId
GetNetworkInsightsAnalysisForwardPathComponentSecurityGroupRulePortRange
GetNetworkInsightsAnalysisForwardPathComponentSourceVpc
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisForwardPathComponentSubnet
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisForwardPathComponentTransitGateway
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisForwardPathComponentTransitGatewayRouteTableRoute
- Attachment
Id string - Destination
Cidr string - Prefix
List stringId - Resource
Id string - Resource
Type string - Route
Origin string - State string
- Attachment
Id string - Destination
Cidr string - Prefix
List stringId - Resource
Id string - Resource
Type string - Route
Origin string - State string
- attachment
Id String - destination
Cidr String - prefix
List StringId - resource
Id String - resource
Type String - route
Origin String - state String
- attachment
Id string - destination
Cidr string - prefix
List stringId - resource
Id string - resource
Type string - route
Origin string - state string
- attachment_
id str - destination_
cidr str - prefix_
list_ strid - resource_
id str - resource_
type str - route_
origin str - state str
- attachment
Id String - destination
Cidr String - prefix
List StringId - resource
Id String - resource
Type String - route
Origin String - state String
GetNetworkInsightsAnalysisForwardPathComponentVpc
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisReturnPathComponent
- Acl
Rules List<GetNetwork Insights Analysis Return Path Component Acl Rule> - Additional
Details List<GetNetwork Insights Analysis Return Path Component Additional Detail> - Attached
Tos List<GetNetwork Insights Analysis Return Path Component Attached To> - Components
List<Get
Network Insights Analysis Return Path Component Component> - Destination
Vpcs List<GetNetwork Insights Analysis Return Path Component Destination Vpc> - Inbound
Headers List<GetNetwork Insights Analysis Return Path Component Inbound Header> - Outbound
Headers List<GetNetwork Insights Analysis Return Path Component Outbound Header> - Route
Table List<GetRoutes Network Insights Analysis Return Path Component Route Table Route> - Security
Group List<GetRules Network Insights Analysis Return Path Component Security Group Rule> - Sequence
Number int - Source
Vpcs List<GetNetwork Insights Analysis Return Path Component Source Vpc> - Subnets
List<Get
Network Insights Analysis Return Path Component Subnet> - Transit
Gateway List<GetRoute Table Routes Network Insights Analysis Return Path Component Transit Gateway Route Table Route> - Transit
Gateways List<GetNetwork Insights Analysis Return Path Component Transit Gateway> - Vpcs
List<Get
Network Insights Analysis Return Path Component Vpc>
- Acl
Rules []GetNetwork Insights Analysis Return Path Component Acl Rule - Additional
Details []GetNetwork Insights Analysis Return Path Component Additional Detail - Attached
Tos []GetNetwork Insights Analysis Return Path Component Attached To - Components
[]Get
Network Insights Analysis Return Path Component Component - Destination
Vpcs []GetNetwork Insights Analysis Return Path Component Destination Vpc - Inbound
Headers []GetNetwork Insights Analysis Return Path Component Inbound Header - Outbound
Headers []GetNetwork Insights Analysis Return Path Component Outbound Header - Route
Table []GetRoutes Network Insights Analysis Return Path Component Route Table Route - Security
Group []GetRules Network Insights Analysis Return Path Component Security Group Rule - Sequence
Number int - Source
Vpcs []GetNetwork Insights Analysis Return Path Component Source Vpc - Subnets
[]Get
Network Insights Analysis Return Path Component Subnet - Transit
Gateway []GetRoute Table Routes Network Insights Analysis Return Path Component Transit Gateway Route Table Route - Transit
Gateways []GetNetwork Insights Analysis Return Path Component Transit Gateway - Vpcs
[]Get
Network Insights Analysis Return Path Component Vpc
- acl
Rules List<GetNetwork Insights Analysis Return Path Component Acl Rule> - additional
Details List<GetNetwork Insights Analysis Return Path Component Additional Detail> - attached
Tos List<GetNetwork Insights Analysis Return Path Component Attached To> - components
List<Get
Network Insights Analysis Return Path Component Component> - destination
Vpcs List<GetNetwork Insights Analysis Return Path Component Destination Vpc> - inbound
Headers List<GetNetwork Insights Analysis Return Path Component Inbound Header> - outbound
Headers List<GetNetwork Insights Analysis Return Path Component Outbound Header> - route
Table List<GetRoutes Network Insights Analysis Return Path Component Route Table Route> - security
Group List<GetRules Network Insights Analysis Return Path Component Security Group Rule> - sequence
Number Integer - source
Vpcs List<GetNetwork Insights Analysis Return Path Component Source Vpc> - subnets
List<Get
Network Insights Analysis Return Path Component Subnet> - transit
Gateway List<GetRoute Table Routes Network Insights Analysis Return Path Component Transit Gateway Route Table Route> - transit
Gateways List<GetNetwork Insights Analysis Return Path Component Transit Gateway> - vpcs
List<Get
Network Insights Analysis Return Path Component Vpc>
- acl
Rules GetNetwork Insights Analysis Return Path Component Acl Rule[] - additional
Details GetNetwork Insights Analysis Return Path Component Additional Detail[] - attached
Tos GetNetwork Insights Analysis Return Path Component Attached To[] - components
Get
Network Insights Analysis Return Path Component Component[] - destination
Vpcs GetNetwork Insights Analysis Return Path Component Destination Vpc[] - inbound
Headers GetNetwork Insights Analysis Return Path Component Inbound Header[] - outbound
Headers GetNetwork Insights Analysis Return Path Component Outbound Header[] - route
Table GetRoutes Network Insights Analysis Return Path Component Route Table Route[] - security
Group GetRules Network Insights Analysis Return Path Component Security Group Rule[] - sequence
Number number - source
Vpcs GetNetwork Insights Analysis Return Path Component Source Vpc[] - subnets
Get
Network Insights Analysis Return Path Component Subnet[] - transit
Gateway GetRoute Table Routes Network Insights Analysis Return Path Component Transit Gateway Route Table Route[] - transit
Gateways GetNetwork Insights Analysis Return Path Component Transit Gateway[] - vpcs
Get
Network Insights Analysis Return Path Component Vpc[]
- acl_
rules Sequence[GetNetwork Insights Analysis Return Path Component Acl Rule] - additional_
details Sequence[GetNetwork Insights Analysis Return Path Component Additional Detail] - attached_
tos Sequence[GetNetwork Insights Analysis Return Path Component Attached To] - components
Sequence[Get
Network Insights Analysis Return Path Component Component] - destination_
vpcs Sequence[GetNetwork Insights Analysis Return Path Component Destination Vpc] - inbound_
headers Sequence[GetNetwork Insights Analysis Return Path Component Inbound Header] - outbound_
headers Sequence[GetNetwork Insights Analysis Return Path Component Outbound Header] - route_
table_ Sequence[Getroutes Network Insights Analysis Return Path Component Route Table Route] - security_
group_ Sequence[Getrules Network Insights Analysis Return Path Component Security Group Rule] - sequence_
number int - source_
vpcs Sequence[GetNetwork Insights Analysis Return Path Component Source Vpc] - subnets
Sequence[Get
Network Insights Analysis Return Path Component Subnet] - transit_
gateway_ Sequence[Getroute_ table_ routes Network Insights Analysis Return Path Component Transit Gateway Route Table Route] - transit_
gateways Sequence[GetNetwork Insights Analysis Return Path Component Transit Gateway] - vpcs
Sequence[Get
Network Insights Analysis Return Path Component Vpc]
- acl
Rules List<Property Map> - additional
Details List<Property Map> - attached
Tos List<Property Map> - components List<Property Map>
- destination
Vpcs List<Property Map> - inbound
Headers List<Property Map> - outbound
Headers List<Property Map> - route
Table List<Property Map>Routes - security
Group List<Property Map>Rules - sequence
Number Number - source
Vpcs List<Property Map> - subnets List<Property Map>
- transit
Gateway List<Property Map>Route Table Routes - transit
Gateways List<Property Map> - vpcs List<Property Map>
GetNetworkInsightsAnalysisReturnPathComponentAclRule
- Cidr string
- Egress bool
- Port
Ranges List<GetNetwork Insights Analysis Return Path Component Acl Rule Port Range> - Protocol string
- Rule
Action string - Rule
Number int
- Cidr string
- Egress bool
- Port
Ranges []GetNetwork Insights Analysis Return Path Component Acl Rule Port Range - Protocol string
- Rule
Action string - Rule
Number int
- cidr String
- egress Boolean
- port
Ranges List<GetNetwork Insights Analysis Return Path Component Acl Rule Port Range> - protocol String
- rule
Action String - rule
Number Integer
- cidr string
- egress boolean
- port
Ranges GetNetwork Insights Analysis Return Path Component Acl Rule Port Range[] - protocol string
- rule
Action string - rule
Number number
- cidr String
- egress Boolean
- port
Ranges List<Property Map> - protocol String
- rule
Action String - rule
Number Number
GetNetworkInsightsAnalysisReturnPathComponentAclRulePortRange
GetNetworkInsightsAnalysisReturnPathComponentAdditionalDetail
GetNetworkInsightsAnalysisReturnPathComponentAdditionalDetailComponent
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisReturnPathComponentAttachedTo
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisReturnPathComponentComponent
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisReturnPathComponentDestinationVpc
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisReturnPathComponentInboundHeader
- destination
Addresses List<String> - destination
Port List<Property Map>Ranges - protocol String
- source
Addresses List<String> - source
Port List<Property Map>Ranges
GetNetworkInsightsAnalysisReturnPathComponentInboundHeaderDestinationPortRange
GetNetworkInsightsAnalysisReturnPathComponentInboundHeaderSourcePortRange
GetNetworkInsightsAnalysisReturnPathComponentOutboundHeader
- destination
Addresses List<String> - destination
Port List<Property Map>Ranges - protocol String
- source
Addresses List<String> - source
Port List<Property Map>Ranges
GetNetworkInsightsAnalysisReturnPathComponentOutboundHeaderDestinationPortRange
GetNetworkInsightsAnalysisReturnPathComponentOutboundHeaderSourcePortRange
GetNetworkInsightsAnalysisReturnPathComponentRouteTableRoute
- Destination
Cidr string - Destination
Prefix stringList Id - Egress
Only stringInternet Gateway Id - Gateway
Id string - Instance
Id string - Nat
Gateway stringId - Network
Interface stringId - Origin string
- Transit
Gateway stringId - Vpc
Peering stringConnection Id
- Destination
Cidr string - Destination
Prefix stringList Id - Egress
Only stringInternet Gateway Id - Gateway
Id string - Instance
Id string - Nat
Gateway stringId - Network
Interface stringId - Origin string
- Transit
Gateway stringId - Vpc
Peering stringConnection Id
- destination
Cidr String - destination
Prefix StringList Id - egress
Only StringInternet Gateway Id - gateway
Id String - instance
Id String - nat
Gateway StringId - network
Interface StringId - origin String
- transit
Gateway StringId - vpc
Peering StringConnection Id
- destination
Cidr string - destination
Prefix stringList Id - egress
Only stringInternet Gateway Id - gateway
Id string - instance
Id string - nat
Gateway stringId - network
Interface stringId - origin string
- transit
Gateway stringId - vpc
Peering stringConnection Id
- destination
Cidr String - destination
Prefix StringList Id - egress
Only StringInternet Gateway Id - gateway
Id String - instance
Id String - nat
Gateway StringId - network
Interface StringId - origin String
- transit
Gateway StringId - vpc
Peering StringConnection Id
GetNetworkInsightsAnalysisReturnPathComponentSecurityGroupRule
- Cidr string
- Direction string
- Port
Ranges List<GetNetwork Insights Analysis Return Path Component Security Group Rule Port Range> - Prefix
List stringId - Protocol string
- Security
Group stringId
- Cidr string
- Direction string
- Port
Ranges []GetNetwork Insights Analysis Return Path Component Security Group Rule Port Range - Prefix
List stringId - Protocol string
- Security
Group stringId
- cidr String
- direction String
- port
Ranges List<GetNetwork Insights Analysis Return Path Component Security Group Rule Port Range> - prefix
List StringId - protocol String
- security
Group StringId
- cidr string
- direction string
- port
Ranges GetNetwork Insights Analysis Return Path Component Security Group Rule Port Range[] - prefix
List stringId - protocol string
- security
Group stringId
- cidr String
- direction String
- port
Ranges List<Property Map> - prefix
List StringId - protocol String
- security
Group StringId
GetNetworkInsightsAnalysisReturnPathComponentSecurityGroupRulePortRange
GetNetworkInsightsAnalysisReturnPathComponentSourceVpc
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisReturnPathComponentSubnet
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisReturnPathComponentTransitGateway
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
GetNetworkInsightsAnalysisReturnPathComponentTransitGatewayRouteTableRoute
- Attachment
Id string - Destination
Cidr string - Prefix
List stringId - Resource
Id string - Resource
Type string - Route
Origin string - State string
- Attachment
Id string - Destination
Cidr string - Prefix
List stringId - Resource
Id string - Resource
Type string - Route
Origin string - State string
- attachment
Id String - destination
Cidr String - prefix
List StringId - resource
Id String - resource
Type String - route
Origin String - state String
- attachment
Id string - destination
Cidr string - prefix
List stringId - resource
Id string - resource
Type string - route
Origin string - state string
- attachment_
id str - destination_
cidr str - prefix_
list_ strid - resource_
id str - resource_
type str - route_
origin str - state str
- attachment
Id String - destination
Cidr String - prefix
List StringId - resource
Id String - resource
Type String - route
Origin String - state String
GetNetworkInsightsAnalysisReturnPathComponentVpc
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- Arn string
- ARN of the selected Network Insights Analysis.
- Id string
- Name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn string
- ARN of the selected Network Insights Analysis.
- id string
- name string
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn str
- ARN of the selected Network Insights Analysis.
- id str
- name str
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
- arn String
- ARN of the selected Network Insights Analysis.
- id String
- name String
- Name of the filter field. Valid values can be found in the EC2
DescribeNetworkInsightsAnalyses
API Reference.
Package Details
- Repository
- AWS Classic pulumi/pulumi-aws
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
aws
Terraform Provider.