pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.actiontrail.kotlin.outputs
/
GetInstancesInstanceAllowedListVpcList
Get
Instances
Instance
Allowed
List
Vpc
List
data
class
GetInstancesInstanceAllowedListVpcList
(
val
allowedIpLists
:
List
<
String
>
,
val
portRange
:
String
)
Types
Constructors
Properties
Constructors
Get
Instances
Instance
Allowed
List
Vpc
List
Link copied to clipboard
fun
GetInstancesInstanceAllowedListVpcList
(
allowedIpLists
:
List
<
String
>
,
portRange
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
allowed
Ip
Lists
Link copied to clipboard
val
allowedIpLists
:
List
<
String
>
The allowed ip list of the internet_list.
port
Range
Link copied to clipboard
val
portRange
:
String
The port range of the internet_list.