pulumi-gcp-kotlin
6.49.0.1
pulumi-gcp-kotlin
/
com.pulumi.gcp.gkehub.kotlin.outputs
/
FeatureResourceState
Feature
Resource
State
data
class
FeatureResourceState
(
val
hasResources
:
Boolean
?
=
null
,
val
state
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Feature
Resource
State
Link copied to clipboard
fun
FeatureResourceState
(
hasResources
:
Boolean
?
=
null
,
state
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
has
Resources
Link copied to clipboard
val
hasResources
:
Boolean
?
=
null
state
Link copied to clipboard
val
state
:
String
?
=
null