SnowflakeMetadata

public struct SnowflakeMetadata : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • Specifies the supported AWS Regions when using Snowflake.

    Declaration

    Swift

    public let supportedRegions: [String]?
  • Undocumented

    Declaration

    Swift

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