Identity Service Config Args
data class IdentityServiceConfigArgs(val enabled: Output<Boolean>? = null) : ConvertibleToJava<IdentityServiceConfigArgs>
IdentityServiceConfig is configuration for Identity Service which allows customers to use external identity providers with the K8S API