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