pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.v1.kotlin.inputs
/
NotificationEndpointGrpcSettingsArgsBuilder
Notification
Endpoint
Grpc
Settings
Args
Builder
class
NotificationEndpointGrpcSettingsArgsBuilder
Builder for
NotificationEndpointGrpcSettingsArgs
.
Functions
Functions
authority
Link copied to clipboard
@
JvmName
(
name
=
"emdvatdgvaybbdja"
)
suspend
fun
authority
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"agcpcciwckihaqby"
)
suspend
fun
authority
(
value
:
String
?
)
endpoint
Link copied to clipboard
@
JvmName
(
name
=
"varhmmprosmgrxrv"
)
suspend
fun
endpoint
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kudcsilyahpvyepb"
)
suspend
fun
endpoint
(
value
:
String
?
)
payload
Name
Link copied to clipboard
@
JvmName
(
name
=
"gvvwpyhrbjolyefm"
)
suspend
fun
payloadName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mthyqhwqvihsrieb"
)
suspend
fun
payloadName
(
value
:
String
?
)
resend
Interval
Link copied to clipboard
@
JvmName
(
name
=
"nqiaxswfuhinoafq"
)
suspend
fun
resendInterval
(
value
:
Output
<
DurationArgs
>
)
@
JvmName
(
name
=
"kegqbccgkneeypiw"
)
suspend
fun
resendInterval
(
value
:
DurationArgs
?
)
@
JvmName
(
name
=
"owjmrchfetnbdxlm"
)
suspend
fun
resendInterval
(
argument
:
suspend
DurationArgsBuilder
.
(
)
->
Unit
)
retry
Duration
Sec
Link copied to clipboard
@
JvmName
(
name
=
"weykshdqdrmrfxgg"
)
suspend
fun
retryDurationSec
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"cvxmbptyhttnhbjt"
)
suspend
fun
retryDurationSec
(
value
:
Int
?
)