Method: Aws::SSM::Types::OpsItemNotFoundException#message

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

#messageString

Returns:

  • (String)


14465
14466
14467
14468
14469
# File 'lib/aws-sdk-ssm/types.rb', line 14465

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