toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.migrate.kotlin.outputs
/
ReportDetailsResponse
Report
Details
Response
data
class
ReportDetailsResponse
(
val
reportStatus
:
String
,
val
reportType
:
String
)
Business case report details.
Members
Constructors
Report
Details
Response
Link copied to clipboard
constructor
(
reportStatus
:
String
,
reportType
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
report
Status
Link copied to clipboard
val
reportStatus
:
String
Report status.
report
Type
Link copied to clipboard
val
reportType
:
String
Report type.