GoogleAnalyticsMetadata

public struct GoogleAnalyticsMetadata : AWSShape

Undocumented

  • Declaration

    Swift

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

    Declaration

    Swift

    public let oAuthScopes: [String]?
  • Undocumented

    Declaration

    Swift

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