cloud Storage Options
suspend fun cloudStorageOptions(value: Output<PreventionJobTriggerInspectJobStorageConfigCloudStorageOptionsArgs>)
suspend fun cloudStorageOptions(value: PreventionJobTriggerInspectJobStorageConfigCloudStorageOptionsArgs?)
Parameters
value
Options defining a file or a set of files within a Google Cloud Storage bucket. Structure is documented below.
suspend fun cloudStorageOptions(argument: suspend PreventionJobTriggerInspectJobStorageConfigCloudStorageOptionsArgsBuilder.() -> Unit)
Parameters
argument
Options defining a file or a set of files within a Google Cloud Storage bucket. Structure is documented below.