toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ddos.kotlin.inputs
/
BgpPolicyContentPortRuleListArgs
/
BgpPolicyContentPortRuleListArgs
Bgp
Policy
Content
Port
Rule
List
Args
constructor
(
dstPortEnd
:
Output
<
Int
>
,
dstPortStart
:
Output
<
Int
>
,
matchAction
:
Output
<
String
>
,
portRuleId
:
Output
<
String
>
?
=
null
,
protocol
:
Output
<
String
>
,
seqNo
:
Output
<
Int
>
,
srcPortEnd
:
Output
<
Int
>
,
srcPortStart
:
Output
<
Int
>
)