Kubernetes Cluster Web App Routing Web App Routing Identity Args
data class KubernetesClusterWebAppRoutingWebAppRoutingIdentityArgs(val clientId: Output<String>? = null, val objectId: Output<String>? = null, val userAssignedIdentityId: Output<String>? = null) : ConvertibleToJava<KubernetesClusterWebAppRoutingWebAppRoutingIdentityArgs>
Constructors
Link copied to clipboard
fun KubernetesClusterWebAppRoutingWebAppRoutingIdentityArgs(clientId: Output<String>? = null, objectId: Output<String>? = null, userAssignedIdentityId: Output<String>? = null)