toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerregistry.kotlin.outputs
/
GetBuildLogLinkResult
Get
Build
Log
Link
Result
data
class
GetBuildLogLinkResult
(
val
logLink
:
String
?
=
null
)
The result of get log link operation.
Members
Constructors
Get
Build
Log
Link
Result
Link copied to clipboard
constructor
(
logLink
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
log
Link
Link copied to clipboard
val
logLink
:
String
?
=
null
The link to logs for a azure container registry build.