AccountCostManagementExportExportDataStorageLocation

data class AccountCostManagementExportExportDataStorageLocation(val containerId: String, val rootFolderPath: String)

Constructors

constructor(containerId: String, rootFolderPath: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Resource Manager ID of the container where exports will be uploaded. Changing this forces a new resource to be created.

Link copied to clipboard

The path of the directory where exports will be uploaded. Changing this forces a new resource to be created.