Prevention Discovery Config Org Config Args
data class PreventionDiscoveryConfigOrgConfigArgs(val location: Output<PreventionDiscoveryConfigOrgConfigLocationArgs>? = null, val projectId: Output<String>? = null) : ConvertibleToJava<PreventionDiscoveryConfigOrgConfigArgs>
Constructors
Link copied to clipboard
constructor(location: Output<PreventionDiscoveryConfigOrgConfigLocationArgs>? = null, projectId: Output<String>? = null)