Builder

class Builder

Properties

Link copied to clipboard
var cidr: String?

A CIDR block to match against. This condition selects CIDRs that fall within or match the specified CIDR range.

Link copied to clipboard

The ID of the IPAM pool to match against. This condition selects CIDRs that belong to the specified IPAM pool.

Link copied to clipboard

The operation to perform when evaluating this condition. Valid values include equals, not-equals, contains, and not-contains.

Link copied to clipboard

The ID of the Amazon Web Services resource to match against. This condition selects CIDRs associated with the specified resource.

Link copied to clipboard

The Amazon Web Services account ID that owns the resources to match against. This condition selects CIDRs from resources owned by the specified account.

Link copied to clipboard

The Amazon Web Services Region where the resources are located. This condition selects CIDRs from resources in the specified Region.

Link copied to clipboard

A tag key-value pair to match against. This condition selects CIDRs from resources that have the specified tag.

Functions

Link copied to clipboard