GetAccessLevelPlainArgs

data class GetAccessLevelPlainArgs(val accessLevelFormat: String? = null, val accessLevelId: String, val accessPolicyId: String) : ConvertibleToJava<GetAccessLevelPlainArgs>

Constructors

Link copied to clipboard
fun GetAccessLevelPlainArgs(accessLevelFormat: String? = null, accessLevelId: String, accessPolicyId: String)

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard