toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.actiontrail.kotlin.outputs
/
GetInstancesInstanceAllowedListInternetList
Get
Instances
Instance
Allowed
List
Internet
List
data
class
GetInstancesInstanceAllowedListInternetList
(
val
allowedIpLists
:
List
<
String
>
,
val
portRange
:
String
)
Members
Constructors
Get
Instances
Instance
Allowed
List
Internet
List
Link copied to clipboard
constructor
(
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.