pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.threatdetection.kotlin.inputs
/
HoneypotProbeHoneypotBindListBindPortListArgs
/
HoneypotProbeHoneypotBindListBindPortListArgs
Honeypot
Probe
Honeypot
Bind
List
Bind
Port
List
Args
fun
HoneypotProbeHoneypotBindListBindPortListArgs
(
bindPort
:
Output
<
Boolean
>
?
=
null
,
endPort
:
Output
<
Int
>
?
=
null
,
fixed
:
Output
<
Boolean
>
?
=
null
,
startPort
:
Output
<
Int
>
?
=
null
,
targetPort
:
Output
<
Int
>
?
=
null
)