SalesforceMetadata
public struct SalesforceMetadata : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The desired authorization scope for the Salesforce account.
Declaration
Swift
public let oAuthScopes: [String]?
-
Undocumented
Declaration
Swift
public init(oAuthScopes: [String]? = nil)