pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.iam.v1.kotlin.inputs
/
GetRolePlainArgs
Get
Role
Plain
Args
data
class
GetRolePlainArgs
(
val
project
:
String
?
=
null
,
val
roleId
:
String
)
:
ConvertibleToJava
<
GetRolePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Role
Plain
Args
Link copied to clipboard
fun
GetRolePlainArgs
(
project
:
String
?
=
null
,
roleId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetRolePlainArgs
Properties
project
Link copied to clipboard
val
project
:
String
?
=
null
role
Id
Link copied to clipboard
val
roleId
:
String