AWSConnectDeactivateEvaluationFormResponse
Objective-C
@interface AWSConnectDeactivateEvaluationFormResponseSwift
class AWSConnectDeactivateEvaluationFormResponse- 
                  
                  The Amazon Resource Name (ARN) for the evaluation form resource. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable evaluationFormArn;Swift var evaluationFormArn: String? { get set }
- 
                  
                  The unique identifier for the evaluation form. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable evaluationFormId;Swift var evaluationFormId: String? { get set }
- 
                  
                  The version of the deactivated evaluation form resource. DeclarationObjective-C @property (nonatomic, strong) NSNumber *_Nullable evaluationFormVersion;Swift var evaluationFormVersion: NSNumber? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSConnectDeactivateEvaluationFormResponse Class Reference
        AWSConnectDeactivateEvaluationFormResponse Class Reference