pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datashare.kotlin.outputs
/
GetShareResult
/
GetShareResult
Get
Share
Result
fun
GetShareResult
(
createdAt
:
String
,
description
:
String
?
=
null
,
id
:
String
,
name
:
String
,
provisioningState
:
String
,
shareKind
:
String
?
=
null
,
systemData
:
SystemDataResponse
,
terms
:
String
?
=
null
,
type
:
String
,
userEmail
:
String
,
userName
:
String
)