OpenShiftManagedClusterAuthProfileArgs

data class OpenShiftManagedClusterAuthProfileArgs(val identityProviders: Output<List<OpenShiftManagedClusterIdentityProviderArgs>>? = null) : ConvertibleToJava<OpenShiftManagedClusterAuthProfileArgs>

Defines all possible authentication profiles for the OpenShift cluster.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): OpenShiftManagedClusterAuthProfileArgs

Properties

Link copied to clipboard

Type of authentication profile to use.