Plugin Args
constructor(alias: Output<String>? = null, enableTimeout: Output<Int>? = null, enabled: Output<Boolean>? = null, envs: Output<List<String>>? = null, forceDestroy: Output<Boolean>? = null, forceDisable: Output<Boolean>? = null, grantAllPermissions: Output<Boolean>? = null, grantPermissions: Output<List<PluginGrantPermissionArgs>>? = null, name: Output<String>? = null)