property Definitions
suspend fun propertyDefinitions(value: Output<List<GoogleCloudContentwarehouseV1PropertyDefinitionArgs>>)
Parameters
value
List of property definitions.
suspend fun propertyDefinitions(vararg values: Output<GoogleCloudContentwarehouseV1PropertyDefinitionArgs>)
suspend fun propertyDefinitions(values: List<Output<GoogleCloudContentwarehouseV1PropertyDefinitionArgs>>)
Parameters
values
List of property definitions.
suspend fun propertyDefinitions(argument: List<suspend GoogleCloudContentwarehouseV1PropertyDefinitionArgsBuilder.() -> Unit>)
suspend fun propertyDefinitions(vararg argument: suspend GoogleCloudContentwarehouseV1PropertyDefinitionArgsBuilder.() -> Unit)
suspend fun propertyDefinitions(argument: suspend GoogleCloudContentwarehouseV1PropertyDefinitionArgsBuilder.() -> Unit)
Parameters
argument
List of property definitions.