pulumi-google-native-kotlin
0.31.0.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.alpha.kotlin.inputs
/
NotificationEndpointGrpcSettingsArgsBuilder
Notification
Endpoint
Grpc
Settings
Args
Builder
class
NotificationEndpointGrpcSettingsArgsBuilder
Builder for
NotificationEndpointGrpcSettingsArgs
.
Functions
Functions
authority
Link copied to clipboard
@
JvmName
(
name
=
"wfcuffliqowjyepi"
)
suspend
fun
authority
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ysifgyoycdmvfved"
)
suspend
fun
authority
(
value
:
String
?
)
endpoint
Link copied to clipboard
@
JvmName
(
name
=
"lanxiduouteisgqq"
)
suspend
fun
endpoint
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ucoymsngvblcjmjb"
)
suspend
fun
endpoint
(
value
:
String
?
)
payload
Name
Link copied to clipboard
@
JvmName
(
name
=
"hcpfvelkrfyemyrf"
)
suspend
fun
payloadName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"luvoierdlyvjcrni"
)
suspend
fun
payloadName
(
value
:
String
?
)
resend
Interval
Link copied to clipboard
@
JvmName
(
name
=
"eaxmkiosvylnwgmq"
)
suspend
fun
resendInterval
(
value
:
Output
<
DurationArgs
>
)
@
JvmName
(
name
=
"mmhytubflacarkox"
)
suspend
fun
resendInterval
(
value
:
DurationArgs
?
)
@
JvmName
(
name
=
"emuirunrtbdjtiqn"
)
suspend
fun
resendInterval
(
argument
:
suspend
DurationArgsBuilder
.
(
)
->
Unit
)
retry
Duration
Sec
Link copied to clipboard
@
JvmName
(
name
=
"vystjhuhficjaque"
)
suspend
fun
retryDurationSec
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"qvnonocfvopauntl"
)
suspend
fun
retryDurationSec
(
value
:
Int
?
)