grantId property

String? grantId
final

The unique identifier for the grant.

You can use the GrantId in a subsequent RetireGrant or RevokeGrant operation.

Implementation

final String? grantId;