AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
aws-native.ec2.NetworkInsightsPath
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
Resource schema for AWS::EC2::NetworkInsightsPath
Create NetworkInsightsPath Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new NetworkInsightsPath(name: string, args: NetworkInsightsPathArgs, opts?: CustomResourceOptions);
@overload
def NetworkInsightsPath(resource_name: str,
args: NetworkInsightsPathArgs,
opts: Optional[ResourceOptions] = None)
@overload
def NetworkInsightsPath(resource_name: str,
opts: Optional[ResourceOptions] = None,
protocol: Optional[NetworkInsightsPathProtocol] = None,
source: Optional[str] = None,
destination: Optional[str] = None,
destination_ip: Optional[str] = None,
destination_port: Optional[int] = None,
filter_at_destination: Optional[NetworkInsightsPathPathFilterArgs] = None,
filter_at_source: Optional[NetworkInsightsPathPathFilterArgs] = None,
source_ip: Optional[str] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
func NewNetworkInsightsPath(ctx *Context, name string, args NetworkInsightsPathArgs, opts ...ResourceOption) (*NetworkInsightsPath, error)
public NetworkInsightsPath(string name, NetworkInsightsPathArgs args, CustomResourceOptions? opts = null)
public NetworkInsightsPath(String name, NetworkInsightsPathArgs args)
public NetworkInsightsPath(String name, NetworkInsightsPathArgs args, CustomResourceOptions options)
type: aws-native:ec2:NetworkInsightsPath
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 NetworkInsightsPathArgs
- 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 NetworkInsightsPathArgs
- 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 NetworkInsightsPathArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args NetworkInsightsPathArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args NetworkInsightsPathArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
NetworkInsightsPath 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 NetworkInsightsPath resource accepts the following input properties:
- Protocol
Pulumi.
Aws Native. Ec2. Network Insights Path Protocol - The protocol.
- Source string
- The ID or ARN of the source. If the resource is in another account, you must specify an ARN.
- Destination string
- The ID or ARN of the destination. If the resource is in another account, you must specify an ARN.
- Destination
Ip string - The IP address of the destination.
- Destination
Port int - The destination port.
- Filter
At Pulumi.Destination Aws Native. Ec2. Inputs. Network Insights Path Path Filter - Scopes the analysis to network paths that match specific filters at the destination. If you specify this parameter, you can't specify the parameter for the destination IP address.
- Filter
At Pulumi.Source Aws Native. Ec2. Inputs. Network Insights Path Path Filter - Scopes the analysis to network paths that match specific filters at the source. If you specify this parameter, you can't specify the parameters for the source IP address or the destination port.
- Source
Ip string - The IP address of the source.
- List<Pulumi.
Aws Native. Inputs. Tag> - The tags to add to the path.
- Protocol
Network
Insights Path Protocol - The protocol.
- Source string
- The ID or ARN of the source. If the resource is in another account, you must specify an ARN.
- Destination string
- The ID or ARN of the destination. If the resource is in another account, you must specify an ARN.
- Destination
Ip string - The IP address of the destination.
- Destination
Port int - The destination port.
- Filter
At NetworkDestination Insights Path Path Filter Args - Scopes the analysis to network paths that match specific filters at the destination. If you specify this parameter, you can't specify the parameter for the destination IP address.
- Filter
At NetworkSource Insights Path Path Filter Args - Scopes the analysis to network paths that match specific filters at the source. If you specify this parameter, you can't specify the parameters for the source IP address or the destination port.
- Source
Ip string - The IP address of the source.
- Tag
Args - The tags to add to the path.
- protocol
Network
Insights Path Protocol - The protocol.
- source String
- The ID or ARN of the source. If the resource is in another account, you must specify an ARN.
- destination String
- The ID or ARN of the destination. If the resource is in another account, you must specify an ARN.
- destination
Ip String - The IP address of the destination.
- destination
Port Integer - The destination port.
- filter
At NetworkDestination Insights Path Path Filter - Scopes the analysis to network paths that match specific filters at the destination. If you specify this parameter, you can't specify the parameter for the destination IP address.
- filter
At NetworkSource Insights Path Path Filter - Scopes the analysis to network paths that match specific filters at the source. If you specify this parameter, you can't specify the parameters for the source IP address or the destination port.
- source
Ip String - The IP address of the source.
- List<Tag>
- The tags to add to the path.
- protocol
Network
Insights Path Protocol - The protocol.
- source string
- The ID or ARN of the source. If the resource is in another account, you must specify an ARN.
- destination string
- The ID or ARN of the destination. If the resource is in another account, you must specify an ARN.
- destination
Ip string - The IP address of the destination.
- destination
Port number - The destination port.
- filter
At NetworkDestination Insights Path Path Filter - Scopes the analysis to network paths that match specific filters at the destination. If you specify this parameter, you can't specify the parameter for the destination IP address.
- filter
At NetworkSource Insights Path Path Filter - Scopes the analysis to network paths that match specific filters at the source. If you specify this parameter, you can't specify the parameters for the source IP address or the destination port.
- source
Ip string - The IP address of the source.
- Tag[]
- The tags to add to the path.
- protocol
Network
Insights Path Protocol - The protocol.
- source str
- The ID or ARN of the source. If the resource is in another account, you must specify an ARN.
- destination str
- The ID or ARN of the destination. If the resource is in another account, you must specify an ARN.
- destination_
ip str - The IP address of the destination.
- destination_
port int - The destination port.
- filter_
at_ Networkdestination Insights Path Path Filter Args - Scopes the analysis to network paths that match specific filters at the destination. If you specify this parameter, you can't specify the parameter for the destination IP address.
- filter_
at_ Networksource Insights Path Path Filter Args - Scopes the analysis to network paths that match specific filters at the source. If you specify this parameter, you can't specify the parameters for the source IP address or the destination port.
- source_
ip str - The IP address of the source.
- Sequence[Tag
Args] - The tags to add to the path.
- protocol "tcp" | "udp"
- The protocol.
- source String
- The ID or ARN of the source. If the resource is in another account, you must specify an ARN.
- destination String
- The ID or ARN of the destination. If the resource is in another account, you must specify an ARN.
- destination
Ip String - The IP address of the destination.
- destination
Port Number - The destination port.
- filter
At Property MapDestination - Scopes the analysis to network paths that match specific filters at the destination. If you specify this parameter, you can't specify the parameter for the destination IP address.
- filter
At Property MapSource - Scopes the analysis to network paths that match specific filters at the source. If you specify this parameter, you can't specify the parameters for the source IP address or the destination port.
- source
Ip String - The IP address of the source.
- List<Property Map>
- The tags to add to the path.
Outputs
All input properties are implicitly available as output properties. Additionally, the NetworkInsightsPath resource produces the following output properties:
- Created
Date string - The time stamp when the path was created.
- Destination
Arn string - The Amazon Resource Name (ARN) of the destination.
- Id string
- The provider-assigned unique ID for this managed resource.
- Network
Insights stringPath Arn - The Amazon Resource Name (ARN) of the path.
- Network
Insights stringPath Id - The ID of the path.
- Source
Arn string - The Amazon Resource Name (ARN) of the source.
- Created
Date string - The time stamp when the path was created.
- Destination
Arn string - The Amazon Resource Name (ARN) of the destination.
- Id string
- The provider-assigned unique ID for this managed resource.
- Network
Insights stringPath Arn - The Amazon Resource Name (ARN) of the path.
- Network
Insights stringPath Id - The ID of the path.
- Source
Arn string - The Amazon Resource Name (ARN) of the source.
- created
Date String - The time stamp when the path was created.
- destination
Arn String - The Amazon Resource Name (ARN) of the destination.
- id String
- The provider-assigned unique ID for this managed resource.
- network
Insights StringPath Arn - The Amazon Resource Name (ARN) of the path.
- network
Insights StringPath Id - The ID of the path.
- source
Arn String - The Amazon Resource Name (ARN) of the source.
- created
Date string - The time stamp when the path was created.
- destination
Arn string - The Amazon Resource Name (ARN) of the destination.
- id string
- The provider-assigned unique ID for this managed resource.
- network
Insights stringPath Arn - The Amazon Resource Name (ARN) of the path.
- network
Insights stringPath Id - The ID of the path.
- source
Arn string - The Amazon Resource Name (ARN) of the source.
- created_
date str - The time stamp when the path was created.
- destination_
arn str - The Amazon Resource Name (ARN) of the destination.
- id str
- The provider-assigned unique ID for this managed resource.
- network_
insights_ strpath_ arn - The Amazon Resource Name (ARN) of the path.
- network_
insights_ strpath_ id - The ID of the path.
- source_
arn str - The Amazon Resource Name (ARN) of the source.
- created
Date String - The time stamp when the path was created.
- destination
Arn String - The Amazon Resource Name (ARN) of the destination.
- id String
- The provider-assigned unique ID for this managed resource.
- network
Insights StringPath Arn - The Amazon Resource Name (ARN) of the path.
- network
Insights StringPath Id - The ID of the path.
- source
Arn String - The Amazon Resource Name (ARN) of the source.
Supporting Types
NetworkInsightsPathFilterPortRange, NetworkInsightsPathFilterPortRangeArgs
NetworkInsightsPathPathFilter, NetworkInsightsPathPathFilterArgs
- Destination
Address string - The destination IPv4 address.
- Destination
Port Pulumi.Range Aws Native. Ec2. Inputs. Network Insights Path Filter Port Range - The destination port range.
- Source
Address string - The source IPv4 address.
- Source
Port Pulumi.Range Aws Native. Ec2. Inputs. Network Insights Path Filter Port Range - The source port range.
- Destination
Address string - The destination IPv4 address.
- Destination
Port NetworkRange Insights Path Filter Port Range - The destination port range.
- Source
Address string - The source IPv4 address.
- Source
Port NetworkRange Insights Path Filter Port Range - The source port range.
- destination
Address String - The destination IPv4 address.
- destination
Port NetworkRange Insights Path Filter Port Range - The destination port range.
- source
Address String - The source IPv4 address.
- source
Port NetworkRange Insights Path Filter Port Range - The source port range.
- destination
Address string - The destination IPv4 address.
- destination
Port NetworkRange Insights Path Filter Port Range - The destination port range.
- source
Address string - The source IPv4 address.
- source
Port NetworkRange Insights Path Filter Port Range - The source port range.
- destination_
address str - The destination IPv4 address.
- destination_
port_ Networkrange Insights Path Filter Port Range - The destination port range.
- source_
address str - The source IPv4 address.
- source_
port_ Networkrange Insights Path Filter Port Range - The source port range.
- destination
Address String - The destination IPv4 address.
- destination
Port Property MapRange - The destination port range.
- source
Address String - The source IPv4 address.
- source
Port Property MapRange - The source port range.
NetworkInsightsPathProtocol, NetworkInsightsPathProtocolArgs
- Tcp
- tcp
- Udp
- udp
- Network
Insights Path Protocol Tcp - tcp
- Network
Insights Path Protocol Udp - udp
- Tcp
- tcp
- Udp
- udp
- Tcp
- tcp
- Udp
- udp
- TCP
- tcp
- UDP
- udp
- "tcp"
- tcp
- "udp"
- udp
Tag, TagArgs
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi