toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datamigration.kotlin.outputs
/
SystemDataResponse
System
Data
Response
data
class
SystemDataResponse
(
val
createdAt
:
String
?
=
null
,
val
createdBy
:
String
?
=
null
,
val
createdByType
:
String
?
=
null
,
val
lastModifiedAt
:
String
?
=
null
,
val
lastModifiedBy
:
String
?
=
null
,
val
lastModifiedByType
:
String
?
=
null
)
Members
Constructors
System
Data
Response
Link copied to clipboard
constructor
(
createdAt
:
String
?
=
null
,
createdBy
:
String
?
=
null
,
createdByType
:
String
?
=
null
,
lastModifiedAt
:
String
?
=
null
,
lastModifiedBy
:
String
?
=
null
,
lastModifiedByType
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
created
At
Link copied to clipboard
val
createdAt
:
String
?
=
null
created
By
Link copied to clipboard
val
createdBy
:
String
?
=
null
created
By
Type
Link copied to clipboard
val
createdByType
:
String
?
=
null
last
Modified
At
Link copied to clipboard
val
lastModifiedAt
:
String
?
=
null
last
Modified
By
Link copied to clipboard
val
lastModifiedBy
:
String
?
=
null
last
Modified
By
Type
Link copied to clipboard
val
lastModifiedByType
:
String
?
=
null