Managed Cluster Service Principal Profile Args
data class ManagedClusterServicePrincipalProfileArgs(val clientId: Output<String>, val secret: Output<String>? = null) : ConvertibleToJava<ManagedClusterServicePrincipalProfileArgs>
Information about a service principal identity for the cluster to use for manipulating Azure APIs.