portInfos

@JvmName(name = "pqpkosbiitmjjnls")
suspend fun portInfos(value: Output<List<InstancePublicPortsPortInfoArgs>>)
@JvmName(name = "odtjjcxgilmhjtko")
suspend fun portInfos(value: List<InstancePublicPortsPortInfoArgs>?)

Parameters

value

Configuration block with port information. AWS closes all currently open ports that are not included in the port_info. Detailed below.


@JvmName(name = "sqjhqcyqjwejjfyr")
suspend fun portInfos(vararg values: Output<InstancePublicPortsPortInfoArgs>)


@JvmName(name = "hjneuphpdwdhaluk")
suspend fun portInfos(values: List<Output<InstancePublicPortsPortInfoArgs>>)
@JvmName(name = "cxoymeqlimynoyrk")
suspend fun portInfos(vararg values: InstancePublicPortsPortInfoArgs)

Parameters

values

Configuration block with port information. AWS closes all currently open ports that are not included in the port_info. Detailed below.


@JvmName(name = "oqtpqielbyqvcbgh")
suspend fun portInfos(argument: List<suspend InstancePublicPortsPortInfoArgsBuilder.() -> Unit>)
@JvmName(name = "lshxyiccoetqgxln")
suspend fun portInfos(vararg argument: suspend InstancePublicPortsPortInfoArgsBuilder.() -> Unit)
@JvmName(name = "jimmvuxlxbesgfxw")
suspend fun portInfos(argument: suspend InstancePublicPortsPortInfoArgsBuilder.() -> Unit)

Parameters

argument

Configuration block with port information. AWS closes all currently open ports that are not included in the port_info. Detailed below.