toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ecs.kotlin.outputs
/
GetEcsPrefixListsListEntry
Get
Ecs
Prefix
Lists
List
Entry
data
class
GetEcsPrefixListsListEntry
(
val
cidr
:
String
,
val
description
:
String
)
Members
Constructors
Get
Ecs
Prefix
Lists
List
Entry
Link copied to clipboard
constructor
(
cidr
:
String
,
description
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
cidr
Link copied to clipboard
val
cidr
:
String
description
Link copied to clipboard
val
description
:
String
The description of the prefix list.