AWSIoTCodeSigning Class Reference
Inherits from | AWSModel : AWSMTLModel |
---|---|
Declared in | AWSIoTModel.h AWSIoTModel.m |
awsSignerJobId
The ID of the AWSSignerJob which was created to sign the file.
@property (nonatomic, strong) NSString *awsSignerJobId
Declared In
AWSIoTModel.h
customCodeSigning
A custom method for code signing a file.
@property (nonatomic, strong) AWSIoTCustomCodeSigning *customCodeSigning
Declared In
AWSIoTModel.h
startSigningJobParameter
Describes the code-signing job.
@property (nonatomic, strong) AWSIoTStartSigningJobParameter *startSigningJobParameter
Declared In
AWSIoTModel.h