connection Tracking Specification
suspend fun connectionTrackingSpecification(value: Output<LaunchTemplateConnectionTrackingSpecificationArgs>)
suspend fun connectionTrackingSpecification(value: LaunchTemplateConnectionTrackingSpecificationArgs?)
Parameters
value
A connection tracking specification for the network interface.
suspend fun connectionTrackingSpecification(argument: suspend LaunchTemplateConnectionTrackingSpecificationArgsBuilder.() -> Unit)
Parameters
argument
A connection tracking specification for the network interface.