customHostAliasV2s

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


@JvmName(name = "rfsmenjgjflutkut")
suspend fun customHostAliasV2s(values: List<Output<ApplicationCustomHostAliasV2Args>>)
@JvmName(name = "uecwrlqumddamybm")
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 = "trhekbgnmcfwbowp")
suspend fun customHostAliasV2s(argument: List<suspend ApplicationCustomHostAliasV2ArgsBuilder.() -> Unit>)
@JvmName(name = "tcxaxcgfvavrvvrf")
suspend fun customHostAliasV2s(vararg argument: suspend ApplicationCustomHostAliasV2ArgsBuilder.() -> Unit)
@JvmName(name = "ymyaryholbkkrlfo")
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.