Kubernetes Cluster Ingress Application Gateway Ingress Application Gateway Identity Args
data class KubernetesClusterIngressApplicationGatewayIngressApplicationGatewayIdentityArgs(val clientId: Output<String>? = null, val objectId: Output<String>? = null, val userAssignedIdentityId: Output<String>? = null) : ConvertibleToJava<KubernetesClusterIngressApplicationGatewayIngressApplicationGatewayIdentityArgs>
Constructors
Link copied to clipboard
fun KubernetesClusterIngressApplicationGatewayIngressApplicationGatewayIdentityArgs(clientId: Output<String>? = null, objectId: Output<String>? = null, userAssignedIdentityId: Output<String>? = null)