AWSRekognitionPutProjectPolicyResponse
Objective-C
@interface AWSRekognitionPutProjectPolicyResponse
Swift
class AWSRekognitionPutProjectPolicyResponse
-
The ID of the project policy.
Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable policyRevisionId;Swift
var policyRevisionId: String? { get set }
View on GitHub
Install in Dash
AWSRekognitionPutProjectPolicyResponse Class Reference