Method: Aws::SSM::Types::UnsupportedOperatingSystem#message

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

#messageString

Returns:



19518
19519
19520
19521
19522
# File 'lib/aws-sdk-ssm/types.rb', line 19518

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