ZendeskMetadata
public struct ZendeskMetadata : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The desired authorization scope for the Zendesk account.
Declaration
Swift
public let oAuthScopes: [String]? -
Undocumented
Declaration
Swift
public init(oAuthScopes: [String]? = nil)
View on GitHub
ZendeskMetadata Structure Reference