storage Destination Options
suspend fun storageDestinationOptions(value: Output<InsightsReportConfigObjectMetadataReportOptionsStorageDestinationOptionsArgs>)
suspend fun storageDestinationOptions(value: InsightsReportConfigObjectMetadataReportOptionsStorageDestinationOptionsArgs)
Parameters
value
Options for where the inventory reports are stored. Structure is documented below.
suspend fun storageDestinationOptions(argument: suspend InsightsReportConfigObjectMetadataReportOptionsStorageDestinationOptionsArgsBuilder.() -> Unit)
Parameters
argument
Options for where the inventory reports are stored. Structure is documented below.