Kubernetes Cluster Ingress Application Gateway Args Builder
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun ingressApplicationGatewayIdentities(value: Output<List<KubernetesClusterIngressApplicationGatewayIngressApplicationGatewayIdentityArgs>>)
suspend fun ingressApplicationGatewayIdentities(vararg values: KubernetesClusterIngressApplicationGatewayIngressApplicationGatewayIdentityArgs)
suspend fun ingressApplicationGatewayIdentities(vararg values: Output<KubernetesClusterIngressApplicationGatewayIngressApplicationGatewayIdentityArgs>)
suspend fun ingressApplicationGatewayIdentities(vararg argument: suspend KubernetesClusterIngressApplicationGatewayIngressApplicationGatewayIdentityArgsBuilder.() -> Unit)
suspend fun ingressApplicationGatewayIdentities(value: List<KubernetesClusterIngressApplicationGatewayIngressApplicationGatewayIdentityArgs>?)
suspend fun ingressApplicationGatewayIdentities(values: List<Output<KubernetesClusterIngressApplicationGatewayIngressApplicationGatewayIdentityArgs>>)
suspend fun ingressApplicationGatewayIdentities(argument: List<suspend KubernetesClusterIngressApplicationGatewayIngressApplicationGatewayIdentityArgsBuilder.() -> Unit>)
suspend fun ingressApplicationGatewayIdentities(argument: suspend KubernetesClusterIngressApplicationGatewayIngressApplicationGatewayIdentityArgsBuilder.() -> Unit)
Link copied to clipboard