pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerservice.kotlin.inputs
/
PowerStateArgs
Power
State
Args
data
class
PowerStateArgs
(
val
code
:
Output
<
Either
<
String
,
Code
>
>
?
=
null
)
:
ConvertibleToJava
<
PowerStateArgs
>
Describes the Power State of the cluster
Constructors
Functions
Properties
Constructors
Power
State
Args
Link copied to clipboard
fun
PowerStateArgs
(
code
:
Output
<
Either
<
String
,
Code
>
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
PowerStateArgs
Properties
code
Link copied to clipboard
val
code
:
Output
<
Either
<
String
,
Code
>
>
?
=
null
Tells whether the cluster is Running or Stopped