toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin.outputs
/
GetManagedPrefixListResult
/
GetManagedPrefixListResult
Get
Managed
Prefix
List
Result
constructor
(
addressFamily
:
String
,
arn
:
String
,
entries
:
List
<
GetManagedPrefixListEntry
>
,
filters
:
List
<
GetManagedPrefixListFilter
>
?
=
null
,
id
:
String
,
maxEntries
:
Int
,
name
:
String
,
ownerId
:
String
,
tags
:
Map
<
String
,
String
>
,
version
:
Int
)