ServiceArgs

constructor(checkIfServiceHasUsageOnDestroy: Output<Boolean>? = null, disableDependentServices: Output<Boolean>? = null, disableOnDestroy: Output<Boolean>? = null, project: Output<String>? = null, service: Output<String>? = null)