PrefixList

class PrefixList : KotlinCustomResource

Resource schema of AWS::EC2::PrefixList Type

Example Usage

Example

No Java example available.

Example

No Java example available.

Properties

Link copied to clipboard

Ip Version of Prefix List.

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the Prefix List.

Link copied to clipboard

Entries of Prefix List.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val maxEntries: Output<Int>?

Max Entries of Prefix List.

Link copied to clipboard
val ownerId: Output<String>

Owner Id of Prefix List.

Link copied to clipboard
val prefixListId: Output<String>

Id of Prefix List.

Link copied to clipboard
val prefixListName: Output<String>

Name of Prefix List.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

Tags for Prefix List

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val version: Output<Int>

Version of Prefix List.