toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.migrate.kotlin.outputs
/
ImportCollectorPropertiesResponse
Import
Collector
Properties
Response
data
class
ImportCollectorPropertiesResponse
(
val
createdTimestamp
:
String
,
val
discoverySiteId
:
String
?
=
null
,
val
updatedTimestamp
:
String
)
Members
Constructors
Import
Collector
Properties
Response
Link copied to clipboard
constructor
(
createdTimestamp
:
String
,
discoverySiteId
:
String
?
=
null
,
updatedTimestamp
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
created
Timestamp
Link copied to clipboard
val
createdTimestamp
:
String
discovery
Site
Id
Link copied to clipboard
val
discoverySiteId
:
String
?
=
null
updated
Timestamp
Link copied to clipboard
val
updatedTimestamp
:
String