Project Custom Module Args
fun ProjectCustomModuleArgs(customConfig: Output<ProjectCustomModuleCustomConfigArgs>? = null, displayName: Output<String>? = null, enablementState: Output<String>? = null, project: Output<String>? = null)