pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.containeranalysis.kotlin.outputs
/
NoteRelatedUrl
Note
Related
Url
data
class
NoteRelatedUrl
(
val
label
:
String
?
=
null
,
val
url
:
String
)
Types
Constructors
Properties
Constructors
Note
Related
Url
Link copied to clipboard
fun
NoteRelatedUrl
(
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.