table Options
suspend fun tableOptions(value: Output<PreventionJobTriggerInspectJobStorageConfigHybridOptionsTableOptionsArgs>)
suspend fun tableOptions(value: PreventionJobTriggerInspectJobStorageConfigHybridOptionsTableOptionsArgs?)
Parameters
value
If the container is a table, additional information to make findings meaningful such as the columns that are primary keys. Structure is documented below.
suspend fun tableOptions(argument: suspend PreventionJobTriggerInspectJobStorageConfigHybridOptionsTableOptionsArgsBuilder.() -> Unit)
Parameters
argument
If the container is a table, additional information to make findings meaningful such as the columns that are primary keys. Structure is documented below.