Method: Aws::SSM::Types::FeatureNotAvailableException#message

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

#messageString

Returns:

  • (String)


7350
7351
7352
7353
7354
# File 'lib/aws-sdk-ssm/types.rb', line 7350

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