AccountCostManagementExportExportDataStorageLocationArgs

data class AccountCostManagementExportExportDataStorageLocationArgs(val containerId: Output<String>, val rootFolderPath: Output<String>) : ConvertibleToJava<AccountCostManagementExportExportDataStorageLocationArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): AccountCostManagementExportExportDataStorageLocationArgs

Properties

Link copied to clipboard
val containerId: Output<String>

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
val rootFolderPath: Output<String>

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