You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaConvert::Types::JobMessages
- Inherits:
-
Struct
- Object
- Struct
- Aws::MediaConvert::Types::JobMessages
- Defined in:
- (unknown)
Overview
Provides messages from the service about jobs that you have already successfully submitted.
Returned by:
Instance Attribute Summary collapse
-
#info ⇒ Array<String>
List of messages that are informational only and don\'t indicate a problem with your job.
-
#warning ⇒ Array<String>
List of messages that warn about conditions that might cause your job not to run or to fail.
Instance Attribute Details
#info ⇒ Array<String>
List of messages that are informational only and don\'t indicate a problem with your job.
#warning ⇒ Array<String>
List of messages that warn about conditions that might cause your job not to run or to fail.