toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.dataplex.kotlin.outputs
/
AssetDiscoveryStatusStat
Asset
Discovery
Status
Stat
data
class
AssetDiscoveryStatusStat
(
val
dataItems
:
Int
?
=
null
,
val
dataSize
:
Int
?
=
null
,
val
filesets
:
Int
?
=
null
,
val
tables
:
Int
?
=
null
)
Members
Constructors
Asset
Discovery
Status
Stat
Link copied to clipboard
constructor
(
dataItems
:
Int
?
=
null
,
dataSize
:
Int
?
=
null
,
filesets
:
Int
?
=
null
,
tables
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
data
Items
Link copied to clipboard
val
dataItems
:
Int
?
=
null
data
Size
Link copied to clipboard
val
dataSize
:
Int
?
=
null
filesets
Link copied to clipboard
val
filesets
:
Int
?
=
null
tables
Link copied to clipboard
val
tables
:
Int
?
=
null