1. Packages
  2. AWS Native
  3. API Docs
  4. ec2
  5. NetworkInsightsAnalysis

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.102.0 published on Tuesday, Apr 16, 2024 by Pulumi

aws-native.ec2.NetworkInsightsAnalysis

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.102.0 published on Tuesday, Apr 16, 2024 by Pulumi

    Resource schema for AWS::EC2::NetworkInsightsAnalysis

    Create NetworkInsightsAnalysis Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new NetworkInsightsAnalysis(name: string, args: NetworkInsightsAnalysisArgs, opts?: CustomResourceOptions);
    @overload
    def NetworkInsightsAnalysis(resource_name: str,
                                args: NetworkInsightsAnalysisArgs,
                                opts: Optional[ResourceOptions] = None)
    
    @overload
    def NetworkInsightsAnalysis(resource_name: str,
                                opts: Optional[ResourceOptions] = None,
                                network_insights_path_id: Optional[str] = None,
                                additional_accounts: Optional[Sequence[str]] = None,
                                filter_in_arns: Optional[Sequence[str]] = None,
                                tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewNetworkInsightsAnalysis(ctx *Context, name string, args NetworkInsightsAnalysisArgs, opts ...ResourceOption) (*NetworkInsightsAnalysis, error)
    public NetworkInsightsAnalysis(string name, NetworkInsightsAnalysisArgs args, CustomResourceOptions? opts = null)
    public NetworkInsightsAnalysis(String name, NetworkInsightsAnalysisArgs args)
    public NetworkInsightsAnalysis(String name, NetworkInsightsAnalysisArgs args, CustomResourceOptions options)
    
    type: aws-native:ec2:NetworkInsightsAnalysis
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args NetworkInsightsAnalysisArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args NetworkInsightsAnalysisArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args NetworkInsightsAnalysisArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args NetworkInsightsAnalysisArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args NetworkInsightsAnalysisArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Example

    The following reference example uses placeholder values for all input properties.

    Coming soon!
    
    Coming soon!
    
    Coming soon!
    
    Coming soon!
    
    const networkInsightsAnalysisResource = new aws_native.ec2.NetworkInsightsAnalysis("networkInsightsAnalysisResource", {
        networkInsightsPathId: "string",
        additionalAccounts: ["string"],
        filterInArns: ["string"],
        tags: [{
            key: "string",
            value: "string",
        }],
    });
    
    Coming soon!
    

    NetworkInsightsAnalysis Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    The NetworkInsightsAnalysis resource accepts the following input properties:

    Outputs

    All input properties are implicitly available as output properties. Additionally, the NetworkInsightsAnalysis resource produces the following output properties:

    Supporting Types

    NetworkInsightsAnalysisAdditionalDetail, NetworkInsightsAnalysisAdditionalDetailArgs

    NetworkInsightsAnalysisAlternatePathHint, NetworkInsightsAnalysisAlternatePathHintArgs

    NetworkInsightsAnalysisAnalysisAclRule, NetworkInsightsAnalysisAnalysisAclRuleArgs

    NetworkInsightsAnalysisAnalysisComponent, NetworkInsightsAnalysisAnalysisComponentArgs

    Arn string
    Id string
    Arn string
    Id string
    arn String
    id String
    arn string
    id string
    arn str
    id str
    arn String
    id String

    NetworkInsightsAnalysisAnalysisLoadBalancerListener, NetworkInsightsAnalysisAnalysisLoadBalancerListenerArgs

    NetworkInsightsAnalysisAnalysisLoadBalancerTarget, NetworkInsightsAnalysisAnalysisLoadBalancerTargetArgs

    NetworkInsightsAnalysisAnalysisPacketHeader, NetworkInsightsAnalysisAnalysisPacketHeaderArgs

    NetworkInsightsAnalysisAnalysisRouteTableRoute, NetworkInsightsAnalysisAnalysisRouteTableRouteArgs

    NetworkInsightsAnalysisAnalysisSecurityGroupRule, NetworkInsightsAnalysisAnalysisSecurityGroupRuleArgs

    NetworkInsightsAnalysisExplanation, NetworkInsightsAnalysisExplanationArgs

    Acl Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    AclRule Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisAclRule
    Address string
    Addresses List<string>
    AttachedTo Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    AvailabilityZones List<string>
    Cidrs List<string>
    ClassicLoadBalancerListener Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisLoadBalancerListener
    Component Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    ComponentAccount string
    ComponentRegion string
    CustomerGateway Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    Destination Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    DestinationVpc Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    Direction string
    ElasticLoadBalancerListener Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    ExplanationCode string
    IngressRouteTable Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    InternetGateway Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    LoadBalancerArn string
    LoadBalancerListenerPort int
    LoadBalancerTarget Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisLoadBalancerTarget
    LoadBalancerTargetGroup Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    LoadBalancerTargetGroups List<Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent>
    LoadBalancerTargetPort int
    MissingComponent string
    NatGateway Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    NetworkInterface Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    PacketField string
    Port int
    PortRanges List<Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisPortRange>
    PrefixList Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    Protocols List<string>
    RouteTable Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    RouteTableRoute Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisRouteTableRoute
    SecurityGroup Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    SecurityGroupRule Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisSecurityGroupRule
    SecurityGroups List<Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent>
    SourceVpc Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    State string
    Subnet Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    SubnetRouteTable Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    TransitGateway Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    TransitGatewayAttachment Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    TransitGatewayRouteTable Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    TransitGatewayRouteTableRoute Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisTransitGatewayRouteTableRoute
    Vpc Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    VpcEndpoint Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    VpcPeeringConnection Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    VpnConnection Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    VpnGateway Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    Acl NetworkInsightsAnalysisAnalysisComponent
    AclRule NetworkInsightsAnalysisAnalysisAclRule
    Address string
    Addresses []string
    AttachedTo NetworkInsightsAnalysisAnalysisComponent
    AvailabilityZones []string
    Cidrs []string
    ClassicLoadBalancerListener NetworkInsightsAnalysisAnalysisLoadBalancerListener
    Component NetworkInsightsAnalysisAnalysisComponent
    ComponentAccount string
    ComponentRegion string
    CustomerGateway NetworkInsightsAnalysisAnalysisComponent
    Destination NetworkInsightsAnalysisAnalysisComponent
    DestinationVpc NetworkInsightsAnalysisAnalysisComponent
    Direction string
    ElasticLoadBalancerListener NetworkInsightsAnalysisAnalysisComponent
    ExplanationCode string
    IngressRouteTable NetworkInsightsAnalysisAnalysisComponent
    InternetGateway NetworkInsightsAnalysisAnalysisComponent
    LoadBalancerArn string
    LoadBalancerListenerPort int
    LoadBalancerTarget NetworkInsightsAnalysisAnalysisLoadBalancerTarget
    LoadBalancerTargetGroup NetworkInsightsAnalysisAnalysisComponent
    LoadBalancerTargetGroups []NetworkInsightsAnalysisAnalysisComponent
    LoadBalancerTargetPort int
    MissingComponent string
    NatGateway NetworkInsightsAnalysisAnalysisComponent
    NetworkInterface NetworkInsightsAnalysisAnalysisComponent
    PacketField string
    Port int
    PortRanges []NetworkInsightsAnalysisPortRange
    PrefixList NetworkInsightsAnalysisAnalysisComponent
    Protocols []string
    RouteTable NetworkInsightsAnalysisAnalysisComponent
    RouteTableRoute NetworkInsightsAnalysisAnalysisRouteTableRoute
    SecurityGroup NetworkInsightsAnalysisAnalysisComponent
    SecurityGroupRule NetworkInsightsAnalysisAnalysisSecurityGroupRule
    SecurityGroups []NetworkInsightsAnalysisAnalysisComponent
    SourceVpc NetworkInsightsAnalysisAnalysisComponent
    State string
    Subnet NetworkInsightsAnalysisAnalysisComponent
    SubnetRouteTable NetworkInsightsAnalysisAnalysisComponent
    TransitGateway NetworkInsightsAnalysisAnalysisComponent
    TransitGatewayAttachment NetworkInsightsAnalysisAnalysisComponent
    TransitGatewayRouteTable NetworkInsightsAnalysisAnalysisComponent
    TransitGatewayRouteTableRoute NetworkInsightsAnalysisTransitGatewayRouteTableRoute
    Vpc NetworkInsightsAnalysisAnalysisComponent
    VpcEndpoint NetworkInsightsAnalysisAnalysisComponent
    VpcPeeringConnection NetworkInsightsAnalysisAnalysisComponent
    VpnConnection NetworkInsightsAnalysisAnalysisComponent
    VpnGateway NetworkInsightsAnalysisAnalysisComponent
    acl NetworkInsightsAnalysisAnalysisComponent
    aclRule NetworkInsightsAnalysisAnalysisAclRule
    address String
    addresses List<String>
    attachedTo NetworkInsightsAnalysisAnalysisComponent
    availabilityZones List<String>
    cidrs List<String>
    classicLoadBalancerListener NetworkInsightsAnalysisAnalysisLoadBalancerListener
    component NetworkInsightsAnalysisAnalysisComponent
    componentAccount String
    componentRegion String
    customerGateway NetworkInsightsAnalysisAnalysisComponent
    destination NetworkInsightsAnalysisAnalysisComponent
    destinationVpc NetworkInsightsAnalysisAnalysisComponent
    direction String
    elasticLoadBalancerListener NetworkInsightsAnalysisAnalysisComponent
    explanationCode String
    ingressRouteTable NetworkInsightsAnalysisAnalysisComponent
    internetGateway NetworkInsightsAnalysisAnalysisComponent
    loadBalancerArn String
    loadBalancerListenerPort Integer
    loadBalancerTarget NetworkInsightsAnalysisAnalysisLoadBalancerTarget
    loadBalancerTargetGroup NetworkInsightsAnalysisAnalysisComponent
    loadBalancerTargetGroups List<NetworkInsightsAnalysisAnalysisComponent>
    loadBalancerTargetPort Integer
    missingComponent String
    natGateway NetworkInsightsAnalysisAnalysisComponent
    networkInterface NetworkInsightsAnalysisAnalysisComponent
    packetField String
    port Integer
    portRanges List<NetworkInsightsAnalysisPortRange>
    prefixList NetworkInsightsAnalysisAnalysisComponent
    protocols List<String>
    routeTable NetworkInsightsAnalysisAnalysisComponent
    routeTableRoute NetworkInsightsAnalysisAnalysisRouteTableRoute
    securityGroup NetworkInsightsAnalysisAnalysisComponent
    securityGroupRule NetworkInsightsAnalysisAnalysisSecurityGroupRule
    securityGroups List<NetworkInsightsAnalysisAnalysisComponent>
    sourceVpc NetworkInsightsAnalysisAnalysisComponent
    state String
    subnet NetworkInsightsAnalysisAnalysisComponent
    subnetRouteTable NetworkInsightsAnalysisAnalysisComponent
    transitGateway NetworkInsightsAnalysisAnalysisComponent
    transitGatewayAttachment NetworkInsightsAnalysisAnalysisComponent
    transitGatewayRouteTable NetworkInsightsAnalysisAnalysisComponent
    transitGatewayRouteTableRoute NetworkInsightsAnalysisTransitGatewayRouteTableRoute
    vpc NetworkInsightsAnalysisAnalysisComponent
    vpcEndpoint NetworkInsightsAnalysisAnalysisComponent
    vpcPeeringConnection NetworkInsightsAnalysisAnalysisComponent
    vpnConnection NetworkInsightsAnalysisAnalysisComponent
    vpnGateway NetworkInsightsAnalysisAnalysisComponent
    acl NetworkInsightsAnalysisAnalysisComponent
    aclRule NetworkInsightsAnalysisAnalysisAclRule
    address string
    addresses string[]
    attachedTo NetworkInsightsAnalysisAnalysisComponent
    availabilityZones string[]
    cidrs string[]
    classicLoadBalancerListener NetworkInsightsAnalysisAnalysisLoadBalancerListener
    component NetworkInsightsAnalysisAnalysisComponent
    componentAccount string
    componentRegion string
    customerGateway NetworkInsightsAnalysisAnalysisComponent
    destination NetworkInsightsAnalysisAnalysisComponent
    destinationVpc NetworkInsightsAnalysisAnalysisComponent
    direction string
    elasticLoadBalancerListener NetworkInsightsAnalysisAnalysisComponent
    explanationCode string
    ingressRouteTable NetworkInsightsAnalysisAnalysisComponent
    internetGateway NetworkInsightsAnalysisAnalysisComponent
    loadBalancerArn string
    loadBalancerListenerPort number
    loadBalancerTarget NetworkInsightsAnalysisAnalysisLoadBalancerTarget
    loadBalancerTargetGroup NetworkInsightsAnalysisAnalysisComponent
    loadBalancerTargetGroups NetworkInsightsAnalysisAnalysisComponent[]
    loadBalancerTargetPort number
    missingComponent string
    natGateway NetworkInsightsAnalysisAnalysisComponent
    networkInterface NetworkInsightsAnalysisAnalysisComponent
    packetField string
    port number
    portRanges NetworkInsightsAnalysisPortRange[]
    prefixList NetworkInsightsAnalysisAnalysisComponent
    protocols string[]
    routeTable NetworkInsightsAnalysisAnalysisComponent
    routeTableRoute NetworkInsightsAnalysisAnalysisRouteTableRoute
    securityGroup NetworkInsightsAnalysisAnalysisComponent
    securityGroupRule NetworkInsightsAnalysisAnalysisSecurityGroupRule
    securityGroups NetworkInsightsAnalysisAnalysisComponent[]
    sourceVpc NetworkInsightsAnalysisAnalysisComponent
    state string
    subnet NetworkInsightsAnalysisAnalysisComponent
    subnetRouteTable NetworkInsightsAnalysisAnalysisComponent
    transitGateway NetworkInsightsAnalysisAnalysisComponent
    transitGatewayAttachment NetworkInsightsAnalysisAnalysisComponent
    transitGatewayRouteTable NetworkInsightsAnalysisAnalysisComponent
    transitGatewayRouteTableRoute NetworkInsightsAnalysisTransitGatewayRouteTableRoute
    vpc NetworkInsightsAnalysisAnalysisComponent
    vpcEndpoint NetworkInsightsAnalysisAnalysisComponent
    vpcPeeringConnection NetworkInsightsAnalysisAnalysisComponent
    vpnConnection NetworkInsightsAnalysisAnalysisComponent
    vpnGateway NetworkInsightsAnalysisAnalysisComponent
    acl NetworkInsightsAnalysisAnalysisComponent
    acl_rule NetworkInsightsAnalysisAnalysisAclRule
    address str
    addresses Sequence[str]
    attached_to NetworkInsightsAnalysisAnalysisComponent
    availability_zones Sequence[str]
    cidrs Sequence[str]
    classic_load_balancer_listener NetworkInsightsAnalysisAnalysisLoadBalancerListener
    component NetworkInsightsAnalysisAnalysisComponent
    component_account str
    component_region str
    customer_gateway NetworkInsightsAnalysisAnalysisComponent
    destination NetworkInsightsAnalysisAnalysisComponent
    destination_vpc NetworkInsightsAnalysisAnalysisComponent
    direction str
    elastic_load_balancer_listener NetworkInsightsAnalysisAnalysisComponent
    explanation_code str
    ingress_route_table NetworkInsightsAnalysisAnalysisComponent
    internet_gateway NetworkInsightsAnalysisAnalysisComponent
    load_balancer_arn str
    load_balancer_listener_port int
    load_balancer_target NetworkInsightsAnalysisAnalysisLoadBalancerTarget
    load_balancer_target_group NetworkInsightsAnalysisAnalysisComponent
    load_balancer_target_groups Sequence[NetworkInsightsAnalysisAnalysisComponent]
    load_balancer_target_port int
    missing_component str
    nat_gateway NetworkInsightsAnalysisAnalysisComponent
    network_interface NetworkInsightsAnalysisAnalysisComponent
    packet_field str
    port int
    port_ranges Sequence[NetworkInsightsAnalysisPortRange]
    prefix_list NetworkInsightsAnalysisAnalysisComponent
    protocols Sequence[str]
    route_table NetworkInsightsAnalysisAnalysisComponent
    route_table_route NetworkInsightsAnalysisAnalysisRouteTableRoute
    security_group NetworkInsightsAnalysisAnalysisComponent
    security_group_rule NetworkInsightsAnalysisAnalysisSecurityGroupRule
    security_groups Sequence[NetworkInsightsAnalysisAnalysisComponent]
    source_vpc NetworkInsightsAnalysisAnalysisComponent
    state str
    subnet NetworkInsightsAnalysisAnalysisComponent
    subnet_route_table NetworkInsightsAnalysisAnalysisComponent
    transit_gateway NetworkInsightsAnalysisAnalysisComponent
    transit_gateway_attachment NetworkInsightsAnalysisAnalysisComponent
    transit_gateway_route_table NetworkInsightsAnalysisAnalysisComponent
    transit_gateway_route_table_route NetworkInsightsAnalysisTransitGatewayRouteTableRoute
    vpc NetworkInsightsAnalysisAnalysisComponent
    vpc_endpoint NetworkInsightsAnalysisAnalysisComponent
    vpc_peering_connection NetworkInsightsAnalysisAnalysisComponent
    vpn_connection NetworkInsightsAnalysisAnalysisComponent
    vpn_gateway NetworkInsightsAnalysisAnalysisComponent
    acl Property Map
    aclRule Property Map
    address String
    addresses List<String>
    attachedTo Property Map
    availabilityZones List<String>
    cidrs List<String>
    classicLoadBalancerListener Property Map
    component Property Map
    componentAccount String
    componentRegion String
    customerGateway Property Map
    destination Property Map
    destinationVpc Property Map
    direction String
    elasticLoadBalancerListener Property Map
    explanationCode String
    ingressRouteTable Property Map
    internetGateway Property Map
    loadBalancerArn String
    loadBalancerListenerPort Number
    loadBalancerTarget Property Map
    loadBalancerTargetGroup Property Map
    loadBalancerTargetGroups List<Property Map>
    loadBalancerTargetPort Number
    missingComponent String
    natGateway Property Map
    networkInterface Property Map
    packetField String
    port Number
    portRanges List<Property Map>
    prefixList Property Map
    protocols List<String>
    routeTable Property Map
    routeTableRoute Property Map
    securityGroup Property Map
    securityGroupRule Property Map
    securityGroups List<Property Map>
    sourceVpc Property Map
    state String
    subnet Property Map
    subnetRouteTable Property Map
    transitGateway Property Map
    transitGatewayAttachment Property Map
    transitGatewayRouteTable Property Map
    transitGatewayRouteTableRoute Property Map
    vpc Property Map
    vpcEndpoint Property Map
    vpcPeeringConnection Property Map
    vpnConnection Property Map
    vpnGateway Property Map

    NetworkInsightsAnalysisPathComponent, NetworkInsightsAnalysisPathComponentArgs

    AclRule Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisAclRule
    AdditionalDetails List<Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAdditionalDetail>
    Component Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    DestinationVpc Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    ElasticLoadBalancerListener Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    Explanations List<Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisExplanation>
    InboundHeader Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisPacketHeader
    OutboundHeader Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisPacketHeader
    RouteTableRoute Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisRouteTableRoute
    SecurityGroupRule Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisSecurityGroupRule
    SequenceNumber int
    ServiceName string
    SourceVpc Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    Subnet Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    TransitGateway Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    TransitGatewayRouteTableRoute Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisTransitGatewayRouteTableRoute
    Vpc Pulumi.AwsNative.Ec2.Inputs.NetworkInsightsAnalysisAnalysisComponent
    AclRule NetworkInsightsAnalysisAnalysisAclRule
    AdditionalDetails []NetworkInsightsAnalysisAdditionalDetail
    Component NetworkInsightsAnalysisAnalysisComponent
    DestinationVpc NetworkInsightsAnalysisAnalysisComponent
    ElasticLoadBalancerListener NetworkInsightsAnalysisAnalysisComponent
    Explanations []NetworkInsightsAnalysisExplanation
    InboundHeader NetworkInsightsAnalysisAnalysisPacketHeader
    OutboundHeader NetworkInsightsAnalysisAnalysisPacketHeader
    RouteTableRoute NetworkInsightsAnalysisAnalysisRouteTableRoute
    SecurityGroupRule NetworkInsightsAnalysisAnalysisSecurityGroupRule
    SequenceNumber int
    ServiceName string
    SourceVpc NetworkInsightsAnalysisAnalysisComponent
    Subnet NetworkInsightsAnalysisAnalysisComponent
    TransitGateway NetworkInsightsAnalysisAnalysisComponent
    TransitGatewayRouteTableRoute NetworkInsightsAnalysisTransitGatewayRouteTableRoute
    Vpc NetworkInsightsAnalysisAnalysisComponent
    aclRule NetworkInsightsAnalysisAnalysisAclRule
    additionalDetails List<NetworkInsightsAnalysisAdditionalDetail>
    component NetworkInsightsAnalysisAnalysisComponent
    destinationVpc NetworkInsightsAnalysisAnalysisComponent
    elasticLoadBalancerListener NetworkInsightsAnalysisAnalysisComponent
    explanations List<NetworkInsightsAnalysisExplanation>
    inboundHeader NetworkInsightsAnalysisAnalysisPacketHeader
    outboundHeader NetworkInsightsAnalysisAnalysisPacketHeader
    routeTableRoute NetworkInsightsAnalysisAnalysisRouteTableRoute
    securityGroupRule NetworkInsightsAnalysisAnalysisSecurityGroupRule
    sequenceNumber Integer
    serviceName String
    sourceVpc NetworkInsightsAnalysisAnalysisComponent
    subnet NetworkInsightsAnalysisAnalysisComponent
    transitGateway NetworkInsightsAnalysisAnalysisComponent
    transitGatewayRouteTableRoute NetworkInsightsAnalysisTransitGatewayRouteTableRoute
    vpc NetworkInsightsAnalysisAnalysisComponent
    aclRule NetworkInsightsAnalysisAnalysisAclRule
    additionalDetails NetworkInsightsAnalysisAdditionalDetail[]
    component NetworkInsightsAnalysisAnalysisComponent
    destinationVpc NetworkInsightsAnalysisAnalysisComponent
    elasticLoadBalancerListener NetworkInsightsAnalysisAnalysisComponent
    explanations NetworkInsightsAnalysisExplanation[]
    inboundHeader NetworkInsightsAnalysisAnalysisPacketHeader
    outboundHeader NetworkInsightsAnalysisAnalysisPacketHeader
    routeTableRoute NetworkInsightsAnalysisAnalysisRouteTableRoute
    securityGroupRule NetworkInsightsAnalysisAnalysisSecurityGroupRule
    sequenceNumber number
    serviceName string
    sourceVpc NetworkInsightsAnalysisAnalysisComponent
    subnet NetworkInsightsAnalysisAnalysisComponent
    transitGateway NetworkInsightsAnalysisAnalysisComponent
    transitGatewayRouteTableRoute NetworkInsightsAnalysisTransitGatewayRouteTableRoute
    vpc NetworkInsightsAnalysisAnalysisComponent
    acl_rule NetworkInsightsAnalysisAnalysisAclRule
    additional_details Sequence[NetworkInsightsAnalysisAdditionalDetail]
    component NetworkInsightsAnalysisAnalysisComponent
    destination_vpc NetworkInsightsAnalysisAnalysisComponent
    elastic_load_balancer_listener NetworkInsightsAnalysisAnalysisComponent
    explanations Sequence[NetworkInsightsAnalysisExplanation]
    inbound_header NetworkInsightsAnalysisAnalysisPacketHeader
    outbound_header NetworkInsightsAnalysisAnalysisPacketHeader
    route_table_route NetworkInsightsAnalysisAnalysisRouteTableRoute
    security_group_rule NetworkInsightsAnalysisAnalysisSecurityGroupRule
    sequence_number int
    service_name str
    source_vpc NetworkInsightsAnalysisAnalysisComponent
    subnet NetworkInsightsAnalysisAnalysisComponent
    transit_gateway NetworkInsightsAnalysisAnalysisComponent
    transit_gateway_route_table_route NetworkInsightsAnalysisTransitGatewayRouteTableRoute
    vpc NetworkInsightsAnalysisAnalysisComponent

    NetworkInsightsAnalysisPortRange, NetworkInsightsAnalysisPortRangeArgs

    From int
    To int
    From int
    To int
    from Integer
    to Integer
    from number
    to number
    from_ int
    to int
    from Number
    to Number

    NetworkInsightsAnalysisStatus, NetworkInsightsAnalysisStatusArgs

    Running
    running
    Failed
    failed
    Succeeded
    succeeded
    NetworkInsightsAnalysisStatusRunning
    running
    NetworkInsightsAnalysisStatusFailed
    failed
    NetworkInsightsAnalysisStatusSucceeded
    succeeded
    Running
    running
    Failed
    failed
    Succeeded
    succeeded
    Running
    running
    Failed
    failed
    Succeeded
    succeeded
    RUNNING
    running
    FAILED
    failed
    SUCCEEDED
    succeeded
    "running"
    running
    "failed"
    failed
    "succeeded"
    succeeded

    NetworkInsightsAnalysisTransitGatewayRouteTableRoute, NetworkInsightsAnalysisTransitGatewayRouteTableRouteArgs

    Tag, TagArgs

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.102.0 published on Tuesday, Apr 16, 2024 by Pulumi