AWSIoTDescribeJobResponse
Objective-C
@interface AWSIoTDescribeJobResponse
Swift
class AWSIoTDescribeJobResponse
-
An S3 link to the job document.
Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable documentSource;
Swift
var documentSource: String? { get set }