toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.monitor.kotlin.inputs
/
ReceiverArgs
/
ReceiverArgs
Receiver
Args
constructor
(
name
:
Output
<
String
>
,
otlp
:
Output
<
OtlpReceiverArgs
>
?
=
null
,
syslog
:
Output
<
SyslogReceiverArgs
>
?
=
null
,
type
:
Output
<
Either
<
String
,
ReceiverType
>
>
,
udp
:
Output
<
UdpReceiverArgs
>
?
=
null
)