customHostAliasV2s

@JvmName(name = "eteyalewlrjtcubp")
suspend fun customHostAliasV2s(value: Output<List<ApplicationCustomHostAliasV2Args>>)
@JvmName(name = "lymyvijnhyqancul")
suspend fun customHostAliasV2s(value: List<ApplicationCustomHostAliasV2Args>?)

Parameters

value

The custom mapping between the hostname and IP address in the container. See custom_host_alias_v2 below.


@JvmName(name = "edauiguvpuiemwgk")
suspend fun customHostAliasV2s(vararg values: Output<ApplicationCustomHostAliasV2Args>)


@JvmName(name = "vyviftrgwtredgut")
suspend fun customHostAliasV2s(values: List<Output<ApplicationCustomHostAliasV2Args>>)
@JvmName(name = "cftcqtjmemasoobb")
suspend fun customHostAliasV2s(vararg values: ApplicationCustomHostAliasV2Args)

Parameters

values

The custom mapping between the hostname and IP address in the container. See custom_host_alias_v2 below.


@JvmName(name = "vlgosxuasjiffbhb")
suspend fun customHostAliasV2s(argument: List<suspend ApplicationCustomHostAliasV2ArgsBuilder.() -> Unit>)
@JvmName(name = "hkejfnterslbpdsx")
suspend fun customHostAliasV2s(vararg argument: suspend ApplicationCustomHostAliasV2ArgsBuilder.() -> Unit)
@JvmName(name = "sdpggiygxtponrhp")
suspend fun customHostAliasV2s(argument: suspend ApplicationCustomHostAliasV2ArgsBuilder.() -> Unit)

Parameters

argument

The custom mapping between the hostname and IP address in the container. See custom_host_alias_v2 below.