toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.outputs
/
GetOnlineDeploymentLogsResult
Get
Online
Deployment
Logs
Result
data
class
GetOnlineDeploymentLogsResult
(
val
content
:
String
?
=
null
)
Members
Constructors
Get
Online
Deployment
Logs
Result
Link copied to clipboard
constructor
(
content
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
content
Link copied to clipboard
val
content
:
String
?
=
null
The retrieved online deployment logs.