AWSIoTGetPackageConfigurationResponse
Objective-C
@interface AWSIoTGetPackageConfigurationResponse
Swift
class AWSIoTGetPackageConfigurationResponse
-
The version that is associated to a specific job.
Declaration
Objective-C
@property (nonatomic, strong) AWSIoTVersionUpdateByJobsConfig *_Nullable versionUpdateByJobsConfig;Swift
var versionUpdateByJobsConfig: AWSIoTVersionUpdateByJobsConfig? { get set }
View on GitHub
Install in Dash
AWSIoTGetPackageConfigurationResponse Class Reference