Method: Aws::SSM::Types::InvalidAutomationSignalException#message
- Defined in:
- lib/aws-sdk-ssm/types.rb
#message ⇒ String
10767 10768 10769 10770 10771 |
# File 'lib/aws-sdk-ssm/types.rb', line 10767 class InvalidAutomationSignalException < Struct.new( :message) SENSITIVE = [] include Aws::Structure end |