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