DeployTokenArgs

constructor(expiresAt: Output<String>? = null, group: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, scopes: Output<List<String>>? = null, username: Output<String>? = null)