toggle menu
pulumi-azure-native-kotlin
3.5.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
=
"bsytjlopyxhcajoi"
)
suspend
fun
endpoint
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mgqsdpbgpghvpvov"
)
suspend
fun
endpoint
(
value
:
String
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"kbukhdeecstpalfk"
)
fun
protocol
(
value
:
SyslogProtocol
)
@
JvmName
(
name
=
"egtatxdjgolisthc"
)
suspend
fun
protocol
(
value
:
Either
<
String
,
SyslogProtocol
>
?
)
@
JvmName
(
name
=
"kehvxnibtqnmmhxj"
)
suspend
fun
protocol
(
value
:
Output
<
Either
<
String
,
SyslogProtocol
>
>
)
@
JvmName
(
name
=
"rephcqutwtjcnisp"
)
fun
protocol
(
value
:
String
)