PersonalAccessTokenArgs

constructor(expiresAt: Output<String>? = null, name: Output<String>? = null, scopes: Output<List<String>>? = null, userId: Output<Int>? = null)