pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.pvtz.kotlin
/
RuleArgs
/
RuleArgs
Rule
Args
fun
RuleArgs
(
endpointId
:
Output
<
String
>
?
=
null
,
forwardIps
:
Output
<
List
<
RuleForwardIpArgs
>
>
?
=
null
,
ruleName
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
?
=
null
,
zoneName
:
Output
<
String
>
?
=
null
)