toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.recoveryservices.kotlin.outputs
/
ResourceHealthDetailsResponse
Resource
Health
Details
Response
data
class
ResourceHealthDetailsResponse
(
val
code
:
Int
,
val
message
:
String
,
val
recommendations
:
List
<
String
>
,
val
title
:
String
)
Health Details for backup items.
Members
Constructors
Resource
Health
Details
Response
Link copied to clipboard
constructor
(
code
:
Int
,
message
:
String
,
recommendations
:
List
<
String
>
,
title
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
code
Link copied to clipboard
val
code
:
Int
Health Code
message
Link copied to clipboard
val
message
:
String
Health Message
recommendations
Link copied to clipboard
val
recommendations
:
List
<
String
>
Health Recommended Actions
title
Link copied to clipboard
val
title
:
String
Health Title