toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.servicefabricmesh.kotlin.outputs
/
ContainerInstanceViewResponse
/
ContainerInstanceViewResponse
Container
Instance
View
Response
constructor
(
currentState
:
ContainerStateResponse
?
=
null
,
events
:
List
<
ContainerEventResponse
>
?
=
null
,
previousState
:
ContainerStateResponse
?
=
null
,
restartCount
:
Int
?
=
null
)