Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetaTypes ¶
type MetaTypes string
MetaTypes represents well-known tag types.
const ( // TagGrantToken represent the same mechanism as described // https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#grant_token#Here. MetaGrantToken MetaTypes = "grant-token" )
Click to show internal directories.
Click to hide internal directories.