pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.gkehub.v1.kotlin.inputs
/
GetFeaturePlainArgs
Get
Feature
Plain
Args
data
class
GetFeaturePlainArgs
(
val
featureId
:
String
,
val
location
:
String
,
val
project
:
String
?
=
null
)
:
ConvertibleToJava
<
GetFeaturePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Feature
Plain
Args
Link copied to clipboard
fun
GetFeaturePlainArgs
(
featureId
:
String
,
location
:
String
,
project
:
String
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetFeaturePlainArgs
Properties
feature
Id
Link copied to clipboard
val
featureId
:
String
location
Link copied to clipboard
val
location
:
String
project
Link copied to clipboard
val
project
:
String
?
=
null