AWSIoTGetJobDocumentResponse
Objective-C
@interface AWSIoTGetJobDocumentResponse
Swift
class AWSIoTGetJobDocumentResponse
-
The job document content.
Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable document;Swift
var document: String? { get set }
View on GitHub
Install in Dash
AWSIoTGetJobDocumentResponse Class Reference