portInfos

@JvmName(name = "imypteafrgqwjflf")
suspend fun portInfos(value: Output<List<InstancePublicPortsPortInfoArgs>>)
@JvmName(name = "srbhlfvxecpctyux")
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 = "vujquxlcfdabcjal")
suspend fun portInfos(vararg values: Output<InstancePublicPortsPortInfoArgs>)


@JvmName(name = "lkbcarduqxetfjfr")
suspend fun portInfos(values: List<Output<InstancePublicPortsPortInfoArgs>>)
@JvmName(name = "bmvhwmhxusvndyoa")
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 = "qokphvfhbumbuvnu")
suspend fun portInfos(argument: List<suspend InstancePublicPortsPortInfoArgsBuilder.() -> Unit>)
@JvmName(name = "tbejghltrhbxlqcl")
suspend fun portInfos(vararg argument: suspend InstancePublicPortsPortInfoArgsBuilder.() -> Unit)
@JvmName(name = "iwhudayaixxupeyo")
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.