customHostAliasV2s

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


@JvmName(name = "navxpfgdnfnqlrox")
suspend fun customHostAliasV2s(values: List<Output<ApplicationCustomHostAliasV2Args>>)
@JvmName(name = "dxvbbhqkvupjcpbp")
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 = "lisoooutsevtgwoi")
suspend fun customHostAliasV2s(argument: List<suspend ApplicationCustomHostAliasV2ArgsBuilder.() -> Unit>)
@JvmName(name = "wydimetvyvvcecic")
suspend fun customHostAliasV2s(vararg argument: suspend ApplicationCustomHostAliasV2ArgsBuilder.() -> Unit)
@JvmName(name = "yspieblgyyoalgaa")
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.