pulumi-gcp-kotlin
6.49.0.1
pulumi-gcp-kotlin
/
com.pulumi.gcp.endpoints.kotlin
/
ServiceIamMemberArgsBuilder
Service
Iam
Member
Args
Builder
class
ServiceIamMemberArgsBuilder
Builder for
ServiceIamMemberArgs
.
Functions
Functions
condition
Link copied to clipboard
@
JvmName
(
name
=
"jbqlufpwumnqgwdq"
)
suspend
fun
condition
(
value
:
Output
<
ServiceIamMemberConditionArgs
>
)
@
JvmName
(
name
=
"uphwdbadrioykusq"
)
suspend
fun
condition
(
value
:
ServiceIamMemberConditionArgs
?
)
@
JvmName
(
name
=
"osaoxvcfswcysrmh"
)
suspend
fun
condition
(
argument
:
suspend
ServiceIamMemberConditionArgsBuilder
.
(
)
->
Unit
)
member
Link copied to clipboard
@
JvmName
(
name
=
"iyroukdgpvniawor"
)
suspend
fun
member
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"idltaroiaakahstb"
)
suspend
fun
member
(
value
:
String
?
)
role
Link copied to clipboard
@
JvmName
(
name
=
"viopnrfntvlpweij"
)
suspend
fun
role
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ooorblujycggixix"
)
suspend
fun
role
(
value
:
String
?
)
service
Name
Link copied to clipboard
@
JvmName
(
name
=
"siaqoowywckldixh"
)
suspend
fun
serviceName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rbbspiaidknjtuuf"
)
suspend
fun
serviceName
(
value
:
String
?
)