Module: Aws::KMS::Client::_VerifyMacResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::VerifyMacResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#key_id::String

Returns:



831
# File 'sig/client.rbs', line 831

def key_id: () -> ::String

#mac_algorithm"HMAC_SHA_224", ...

Returns:



833
# File 'sig/client.rbs', line 833

def mac_algorithm: () -> ("HMAC_SHA_224" | "HMAC_SHA_256" | "HMAC_SHA_384" | "HMAC_SHA_512")

#mac_validBoolean

Returns:



832
# File 'sig/client.rbs', line 832

def mac_valid: () -> bool