class Aws::KMS::Types::CreateGrantResponse

@!attribute [rw] grant_token

The grant token.

Use a grant token when your permission to call this operation comes
from a new grant that has not yet achieved *eventual consistency*.
For more information, see [Grant token][1] and [Using a grant
token][2] in the *Key Management Service Developer Guide*.

[1]: https://docs.aws.amazon.com/kms/latest/developerguide/grants.html#grant_token
[2]: https://docs.aws.amazon.com/kms/latest/developerguide/grant-manage.html#using-grant-token
@return [String]

@!attribute [rw] grant_id

The unique identifier for the grant.

You can use the `GrantId` in a ListGrants, RetireGrant, or
RevokeGrant operation.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kms-2014-11-01/CreateGrantResponse AWS API Documentation

Constants

SENSITIVE