AWSConnectCreateContactFlowModuleResponse
Objective-C
@interface AWSConnectCreateContactFlowModuleResponseSwift
class AWSConnectCreateContactFlowModuleResponse- 
                  
                  The Amazon Resource Name (ARN) of the flow module. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable arn;Swift var arn: String? { get set }
- 
                  
                  The identifier of the flow module. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable identifier;Swift var identifier: String? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSConnectCreateContactFlowModuleResponse Class Reference
        AWSConnectCreateContactFlowModuleResponse Class Reference