toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.vmmigration.v1.kotlin.outputs
/
LinkResponse
Link
Response
data
class
LinkResponse
(
val
description
:
String
,
val
url
:
String
)
Describes a URL link.
Members
Constructors
Link
Response
Link copied to clipboard
constructor
(
description
:
String
,
url
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
description
Link copied to clipboard
val
description
:
String
Describes what the link offers.
url
Link copied to clipboard
val
url
:
String
The URL of the link.