Resource schema for AWS::EC2::NetworkInsightsPath
protocol
(String)source
(String)destination
(String)destination_ip
(String)destination_port
(Number)filter_at_destination
(Attributes) (see below for nested schema)filter_at_source
(Attributes) (see below for nested schema)source_ip
(String)tags
(Attributes List) (see below for nested schema)created_date
(String)destination_arn
(String)id
(String) Uniquely identifies the resource.network_insights_path_arn
(String)network_insights_path_id
(String)source_arn
(String)filter_at_destination
Optional:
destination_address
(String)destination_port_range
(Attributes) (see below for nested schema)source_address
(String)source_port_range
(Attributes) (see below for nested schema)filter_at_destination.destination_port_range
Optional:
from_port
(Number)to_port
(Number)filter_at_destination.source_port_range
Optional:
from_port
(Number)to_port
(Number)filter_at_source
Optional:
destination_address
(String)destination_port_range
(Attributes) (see below for nested schema)source_address
(String)source_port_range
(Attributes) (see below for nested schema)filter_at_source.destination_port_range
Optional:
from_port
(Number)to_port
(Number)filter_at_source.source_port_range
Optional:
from_port
(Number)to_port
(Number)tags
Required:
key
(String)Optional:
value
(String)Import is supported using the following syntax:
$ terraform import awscc_ec2_network_insights_path.example <resource ID>