Kubernetes Cluster Web App Routing Args Builder
Builder for KubernetesClusterWebAppRoutingArgs.
Functions
Link copied to clipboard
Link copied to clipboard
suspend fun webAppRoutingIdentities(value: Output<List<KubernetesClusterWebAppRoutingWebAppRoutingIdentityArgs>>)
suspend fun webAppRoutingIdentities(vararg values: KubernetesClusterWebAppRoutingWebAppRoutingIdentityArgs)
suspend fun webAppRoutingIdentities(vararg values: Output<KubernetesClusterWebAppRoutingWebAppRoutingIdentityArgs>)
suspend fun webAppRoutingIdentities(vararg argument: suspend KubernetesClusterWebAppRoutingWebAppRoutingIdentityArgsBuilder.() -> Unit)
suspend fun webAppRoutingIdentities(value: List<KubernetesClusterWebAppRoutingWebAppRoutingIdentityArgs>?)
suspend fun webAppRoutingIdentities(values: List<Output<KubernetesClusterWebAppRoutingWebAppRoutingIdentityArgs>>)
suspend fun webAppRoutingIdentities(argument: List<suspend KubernetesClusterWebAppRoutingWebAppRoutingIdentityArgsBuilder.() -> Unit>)
suspend fun webAppRoutingIdentities(argument: suspend KubernetesClusterWebAppRoutingWebAppRoutingIdentityArgsBuilder.() -> Unit)