CloudExportAccounts
Retrieve cloud export accounts configured or shared in your organization for exporting data to cloud destinations.
Columns
| Name | Type | IsDimension | IsMetric | DefaultDimension | DefaultMetric | Description |
| Id [KEY] | String | Unique identifier of the cloud export account. | ||||
| Name | String | The name of the account. | ||||
| Description | String | A description for the account. | ||||
| AccountProperties | String | Contains object members specific to the account type. | ||||
| Type | String | The cloud provider type. Possible values: AZURE_RBAC, AZURE_SAS, GCP, AMAZON_S3_ROLE_ARN, SNOWFLAKE. | ||||
| CreatedDate | Datetime | The datetime the account was created. | ||||
| ModifiedDate | Datetime | The datetime the account was last modified. | ||||
| CreatedBy | String | The user who created the account. | ||||
| Shared | Boolean | Whether the account is shared with other users. | ||||
| Deleted | Boolean | Whether the account has been deleted. | ||||
| Secret | String | The password associated with the type of account; e.g., ftp |