Resource Type definition for AWS::EC2::InstanceConnectEndpoint
subnet_id
(String) The subnet id of the instance connect endpointclient_token
(String) The client token of the instance connect endpoint.preserve_client_ip
(Boolean) If true, the address of the instance connect endpoint client is preserved when connecting to the end resourcesecurity_group_ids
(Set of String) The security group IDs of the instance connect endpoint.tags
(Attributes List) The tags of the instance connect endpoint. (see below for nested schema)id
(String) Uniquely identifies the resource.instance_connect_endpoint_id
(String) The id of the instance connect endpointtags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_ec2_instance_connect_endpoint.example <resource ID>