customHostAliasV2s

@JvmName(name = "scqorxdetoqbwsub")
suspend fun customHostAliasV2s(value: Output<List<ApplicationCustomHostAliasV2Args>>)
@JvmName(name = "ibhfrbvnuicpxvca")
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 = "ryoyfettlnasvdjh")
suspend fun customHostAliasV2s(vararg values: Output<ApplicationCustomHostAliasV2Args>)


@JvmName(name = "fyrtynmdrxidotuq")
suspend fun customHostAliasV2s(values: List<Output<ApplicationCustomHostAliasV2Args>>)
@JvmName(name = "dthgyulwqssyfwwy")
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 = "acktqwdptrolclpl")
suspend fun customHostAliasV2s(argument: List<suspend ApplicationCustomHostAliasV2ArgsBuilder.() -> Unit>)
@JvmName(name = "vohfqmuxmhknxdco")
suspend fun customHostAliasV2s(vararg argument: suspend ApplicationCustomHostAliasV2ArgsBuilder.() -> Unit)
@JvmName(name = "vfbcerxolqyskjhk")
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.