pulumi-alicloud-kotlin
3.44.1.0
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
)
Types
Constructors
Properties
Constructors
Get
Ecs
Prefix
Lists
List
Entry
Link copied to clipboard
fun
GetEcsPrefixListsListEntry
(
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.