pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.vpc.kotlin.inputs
/
NetworkAclEntriesEgressArgs
/
NetworkAclEntriesEgressArgs
Network
Acl
Entries
Egress
Args
fun
NetworkAclEntriesEgressArgs
(
description
:
Output
<
String
>
?
=
null
,
destinationCidrIp
:
Output
<
String
>
?
=
null
,
entryType
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
policy
:
Output
<
String
>
?
=
null
,
port
:
Output
<
String
>
?
=
null
,
protocol
:
Output
<
String
>
?
=
null
)