pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.gkehub.kotlin.outputs
/
FeatureState
Feature
State
data
class
FeatureState
(
val
states
:
List
<
FeatureStateState
>
?
=
null
)
Types
Constructors
Properties
Constructors
Feature
State
Link copied to clipboard
fun
FeatureState
(
states
:
List
<
FeatureStateState
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
states
Link copied to clipboard
val
states
:
List
<
FeatureStateState
>
?
=
null
(Output) Output only. The "running state" of the Feature in this Hub. Structure is documented below.