GetDefaultSupportedIdpConfigPlainArgs

data class GetDefaultSupportedIdpConfigPlainArgs(val defaultSupportedIdpConfigId: String, val project: String? = null, val tenantId: String) : ConvertibleToJava<GetDefaultSupportedIdpConfigPlainArgs>

Constructors

Link copied to clipboard
fun GetDefaultSupportedIdpConfigPlainArgs(defaultSupportedIdpConfigId: String, project: String? = null, tenantId: String)

Functions

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

Properties

Link copied to clipboard
val project: String? = null
Link copied to clipboard