toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.monitor.kotlin.inputs
/
SyslogReceiverArgsBuilder
Syslog
Receiver
Args
Builder
class
SyslogReceiverArgsBuilder
Builder for
SyslogReceiverArgs
.
Members
Functions
endpoint
Link copied to clipboard
@
JvmName
(
name
=
"buiebwfsuxsnwrya"
)
suspend
fun
endpoint
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wnvfynoirjlqeyic"
)
suspend
fun
endpoint
(
value
:
String
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"dmydwghtvobdknex"
)
fun
protocol
(
value
:
SyslogProtocol
)
@
JvmName
(
name
=
"jporilckphywqnoh"
)
suspend
fun
protocol
(
value
:
Either
<
String
,
SyslogProtocol
>
?
)
@
JvmName
(
name
=
"excnryyukyhaimnu"
)
suspend
fun
protocol
(
value
:
Output
<
Either
<
String
,
SyslogProtocol
>
>
)
@
JvmName
(
name
=
"pjlyotpcrpnfuxhs"
)
fun
protocol
(
value
:
String
)