pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.cloudidentity.v1.kotlin.inputs
/
GetMembershipPlainArgs
Get
Membership
Plain
Args
data
class
GetMembershipPlainArgs
(
val
groupId
:
String
,
val
membershipId
:
String
)
:
ConvertibleToJava
<
GetMembershipPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Membership
Plain
Args
Link copied to clipboard
fun
GetMembershipPlainArgs
(
groupId
:
String
,
membershipId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetMembershipPlainArgs
Properties
group
Id
Link copied to clipboard
val
groupId
:
String
membership
Id
Link copied to clipboard
val
membershipId
:
String