toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appcomplianceautomation.kotlin.outputs
/
GetProviderActionOverviewStatusResult
Get
Provider
Action
Overview
Status
Result
data
class
GetProviderActionOverviewStatusResult
(
val
statusList
:
List
<
StatusItemResponse
>
?
=
null
)
The get overview status response.
Members
Constructors
Get
Provider
Action
Overview
Status
Result
Link copied to clipboard
constructor
(
statusList
:
List
<
StatusItemResponse
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
status
List
Link copied to clipboard
val
statusList
:
List
<
StatusItemResponse
>
?
=
null
List of different status items.