toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.gkehub.kotlin.outputs
/
FeatureState
Feature
State
data
class
FeatureState
(
val
states
:
List
<
FeatureStateState
>
?
=
null
)
Members
Constructors
Feature
State
Link copied to clipboard
constructor
(
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.