AWSConnectGetFlowAssociationResponse
Objective-C
@interface AWSConnectGetFlowAssociationResponseSwift
class AWSConnectGetFlowAssociationResponse- 
                  
                  The identifier of the flow. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable flowId;Swift var flowId: String? { get set }
- 
                  
                  The identifier of the resource. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable resourceId;Swift var resourceId: String? { get set }
- 
                  
                  A valid resource type. DeclarationObjective-C @property (nonatomic) AWSConnectFlowAssociationResourceType resourceType;Swift var resourceType: AWSConnectFlowAssociationResourceType { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSConnectGetFlowAssociationResponse Class Reference
        AWSConnectGetFlowAssociationResponse Class Reference