httpPorts

@JvmName(name = "vgkgyccvrnqxjmve")
suspend fun httpPorts(value: Output<List<String>>)
@JvmName(name = "rblqwbaifxbxbrdb")
suspend fun httpPorts(value: List<String>?)

Parameters

value

List of the HTTP ports.


@JvmName(name = "pejleqftwwiplcui")
suspend fun httpPorts(vararg values: Output<String>)


@JvmName(name = "tbdenrdtataoocxa")
suspend fun httpPorts(values: List<Output<String>>)
@JvmName(name = "gvaidwigpfhmiijx")
suspend fun httpPorts(vararg values: String)

Parameters

values

List of the HTTP ports.