GetPermissionResult

data class GetPermissionResult(val id: String? = null)

Constructors

Link copied to clipboard
fun GetPermissionResult(id: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String? = null

A statement identifier that differentiates the statement from others in the same policy.