Method: Aws::SSM::Types::OpsItemNotFoundException#message
- Defined in:
- lib/aws-sdk-ssm/types.rb
#message ⇒ 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 |