web App Routing Identities
suspend fun webAppRoutingIdentities(value: Output<List<KubernetesClusterWebAppRoutingWebAppRoutingIdentityArgs>>)
suspend fun webAppRoutingIdentities(value: List<KubernetesClusterWebAppRoutingWebAppRoutingIdentityArgs>?)
Parameters
value
A web_app_routing_identity
block is exported. The exported attributes are defined below.
suspend fun webAppRoutingIdentities(vararg values: Output<KubernetesClusterWebAppRoutingWebAppRoutingIdentityArgs>)
suspend fun webAppRoutingIdentities(values: List<Output<KubernetesClusterWebAppRoutingWebAppRoutingIdentityArgs>>)
suspend fun webAppRoutingIdentities(vararg values: KubernetesClusterWebAppRoutingWebAppRoutingIdentityArgs)
Parameters
values
A web_app_routing_identity
block is exported. The exported attributes are defined below.
suspend fun webAppRoutingIdentities(argument: List<suspend KubernetesClusterWebAppRoutingWebAppRoutingIdentityArgsBuilder.() -> Unit>)
suspend fun webAppRoutingIdentities(vararg argument: suspend KubernetesClusterWebAppRoutingWebAppRoutingIdentityArgsBuilder.() -> Unit)
suspend fun webAppRoutingIdentities(argument: suspend KubernetesClusterWebAppRoutingWebAppRoutingIdentityArgsBuilder.() -> Unit)
Parameters
argument
A web_app_routing_identity
block is exported. The exported attributes are defined below.