AWSConnectDescribePredefinedAttributeResponse
Objective-C
@interface AWSConnectDescribePredefinedAttributeResponse
Swift
class AWSConnectDescribePredefinedAttributeResponse
-
Information about the predefined attribute.
Declaration
Objective-C
@property (nonatomic, strong) AWSConnectPredefinedAttribute *_Nullable predefinedAttribute;Swift
var predefinedAttribute: AWSConnectPredefinedAttribute? { get set }
View on GitHub
Install in Dash
AWSConnectDescribePredefinedAttributeResponse Class Reference