Method: Aws::SSM::Types::InvalidKeyId#message

Defined in:
lib/aws-sdk-ssm/types.rb

#messageString

Returns:

  • (String)


10524
10525
10526
10527
10528
# File 'lib/aws-sdk-ssm/types.rb', line 10524

class InvalidKeyId < Struct.new(
  :message)
  SENSITIVE = []
  include Aws::Structure
end