GetGrantPlainArgs

data class GetGrantPlainArgs(val grantArn: String) : ConvertibleToJava<GetGrantPlainArgs>

Constructors

Link copied to clipboard
constructor(grantArn: String)

Properties

Link copied to clipboard

Arn of the grant.

Functions

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