GetCSVHeaderRequest

public struct GetCSVHeaderRequest : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The user pool ID for the user pool that the users are to be imported into.

    Declaration

    Swift

    public let userPoolId: String
  • Undocumented

    Declaration

    Swift

    public init(userPoolId: String)
  • Declaration

    Swift

    public func validate(name: String) throws