ApplicationArgs

constructor(confidential: Output<Boolean>? = null, name: Output<String>? = null, redirectUrl: Output<String>? = null, scopes: Output<List<String>>? = null)