SlackMetadata

public struct SlackMetadata : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The desired authorization scope for the Slack account.

    Declaration

    Swift

    public let oAuthScopes: [String]?
  • Undocumented

    Declaration

    Swift

    public init(oAuthScopes: [String]? = nil)