ingress Application Gateway Identities
suspend fun ingressApplicationGatewayIdentities(value: Output<List<KubernetesClusterIngressApplicationGatewayIngressApplicationGatewayIdentityArgs>>)
suspend fun ingressApplicationGatewayIdentities(value: List<KubernetesClusterIngressApplicationGatewayIngressApplicationGatewayIdentityArgs>?)
Parameters
value
An ingress_application_gateway_identity
block is exported. The exported attributes are defined below.
suspend fun ingressApplicationGatewayIdentities(vararg values: Output<KubernetesClusterIngressApplicationGatewayIngressApplicationGatewayIdentityArgs>)
suspend fun ingressApplicationGatewayIdentities(values: List<Output<KubernetesClusterIngressApplicationGatewayIngressApplicationGatewayIdentityArgs>>)
suspend fun ingressApplicationGatewayIdentities(vararg values: KubernetesClusterIngressApplicationGatewayIngressApplicationGatewayIdentityArgs)
Parameters
values
An ingress_application_gateway_identity
block is exported. The exported attributes are defined below.
suspend fun ingressApplicationGatewayIdentities(argument: List<suspend KubernetesClusterIngressApplicationGatewayIngressApplicationGatewayIdentityArgsBuilder.() -> Unit>)
suspend fun ingressApplicationGatewayIdentities(vararg argument: suspend KubernetesClusterIngressApplicationGatewayIngressApplicationGatewayIdentityArgsBuilder.() -> Unit)
suspend fun ingressApplicationGatewayIdentities(argument: suspend KubernetesClusterIngressApplicationGatewayIngressApplicationGatewayIdentityArgsBuilder.() -> Unit)
Parameters
argument
An ingress_application_gateway_identity
block is exported. The exported attributes are defined below.