toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.cloudidentity.v1beta1.kotlin.inputs
/
GetMembershipPlainArgs
Get
Membership
Plain
Args
data
class
GetMembershipPlainArgs
(
val
groupId
:
String
,
val
membershipId
:
String
)
:
ConvertibleToJava
<
GetMembershipPlainArgs
>
Members
Constructors
Get
Membership
Plain
Args
Link copied to clipboard
constructor
(
groupId
:
String
,
membershipId
:
String
)
Properties
group
Id
Link copied to clipboard
val
groupId
:
String
membership
Id
Link copied to clipboard
val
membershipId
:
String
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetMembershipPlainArgs