Method: Aws::SSM::Types::UnsupportedOperatingSystem#message
- Defined in:
- lib/aws-sdk-ssm/types.rb
#message ⇒ String
19518 19519 19520 19521 19522 |
# File 'lib/aws-sdk-ssm/types.rb', line 19518 class < Struct.new( :message) SENSITIVE = [] include Aws::Structure end |