ManagedPrefixList

Describes a managed prefix list.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The IP address version.

Link copied to clipboard

The maximum number of entries for the prefix list.

Link copied to clipboard

The ID of the owner of the prefix list.

Link copied to clipboard

The Amazon Resource Name (ARN) for the prefix list.

Link copied to clipboard

The ID of the prefix list.

Link copied to clipboard

The name of the prefix list.

Link copied to clipboard

The current state of the prefix list.

Link copied to clipboard

The state message.

Link copied to clipboard
val tags: List<Tag>?

The tags for the prefix list.

Link copied to clipboard

The version of the prefix list.

Functions

Link copied to clipboard
inline fun copy(block: ManagedPrefixList.Builder.() -> Unit = {}): ManagedPrefixList
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String