pulumi-google-native-kotlin
0.31.1.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
=
"neajqvogcrkmimbn"
)
suspend
fun
authority
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nvrbpbtjlkgsdnds"
)
suspend
fun
authority
(
value
:
String
?
)
endpoint
Link copied to clipboard
@
JvmName
(
name
=
"othbahssaqfkhemk"
)
suspend
fun
endpoint
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pikrcjvaeaxfvavn"
)
suspend
fun
endpoint
(
value
:
String
?
)
payload
Name
Link copied to clipboard
@
JvmName
(
name
=
"jyhravlmnwsplaxg"
)
suspend
fun
payloadName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tisclpqyloyftydj"
)
suspend
fun
payloadName
(
value
:
String
?
)
resend
Interval
Link copied to clipboard
@
JvmName
(
name
=
"oagicldcprophnmq"
)
suspend
fun
resendInterval
(
value
:
Output
<
DurationArgs
>
)
@
JvmName
(
name
=
"gbbgmishiftmbmiu"
)
suspend
fun
resendInterval
(
value
:
DurationArgs
?
)
@
JvmName
(
name
=
"evnlywwogjspolgf"
)
suspend
fun
resendInterval
(
argument
:
suspend
DurationArgsBuilder
.
(
)
->
Unit
)
retry
Duration
Sec
Link copied to clipboard
@
JvmName
(
name
=
"dbsvjigxfislmrqq"
)
suspend
fun
retryDurationSec
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ywptqdxabxqwobqo"
)
suspend
fun
retryDurationSec
(
value
:
Int
?
)