Managed Cluster Properties Identity Profile Args
data class ManagedClusterPropertiesIdentityProfileArgs(val clientId: Output<String>? = null, val objectId: Output<String>? = null, val resourceId: Output<String>? = null) : ConvertibleToJava<ManagedClusterPropertiesIdentityProfileArgs>
Constructors
Link copied to clipboard
fun ManagedClusterPropertiesIdentityProfileArgs(clientId: Output<String>? = null, objectId: Output<String>? = null, resourceId: Output<String>? = null)