toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.containeranalysis.kotlin.outputs
/
NoteRelatedUrl
Note
Related
Url
data
class
NoteRelatedUrl
(
val
label
:
String
?
=
null
,
val
url
:
String
)
Members
Constructors
Note
Related
Url
Link copied to clipboard
constructor
(
label
:
String
?
=
null
,
url
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
label
Link copied to clipboard
val
label
:
String
?
=
null
Label to describe usage of the URL
url
Link copied to clipboard
val
url
:
String
Specific URL associated with the resource.