toggle menu
pulumi-cloudflare-kotlin
6.0.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
GetZeroTrustDlpDatasetsResultColumn
Get
Zero
Trust
Dlp
Datasets
Result
Column
data
class
GetZeroTrustDlpDatasetsResultColumn
(
val
entryId
:
String
,
val
headerName
:
String
,
val
numCells
:
Int
,
val
uploadStatus
:
String
)
Members
Constructors
Get
Zero
Trust
Dlp
Datasets
Result
Column
Link copied to clipboard
constructor
(
entryId
:
String
,
headerName
:
String
,
numCells
:
Int
,
uploadStatus
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
entry
Id
Link copied to clipboard
val
entryId
:
String
header
Name
Link copied to clipboard
val
headerName
:
String
num
Cells
Link copied to clipboard
val
numCells
:
Int
upload
Status
Link copied to clipboard
val
uploadStatus
:
String
Available values: "empty", "uploading", "processing", "failed", "complete".