pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datadog.kotlin.outputs
/
LinkedResourceResponse
Linked
Resource
Response
data
class
LinkedResourceResponse
(
val
id
:
String
?
=
null
)
The definition of a linked resource.
Types
Constructors
Properties
Constructors
Linked
Resource
Response
Link copied to clipboard
fun
LinkedResourceResponse
(
id
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
?
=
null
The ARM id of the linked resource.