DestGroup

Creates a new TunnelDestGroup.

Properties

Link copied to clipboard
val cidrs: Output<List<String>>

Unordered list. List of CIDRs that this group applies to.

Link copied to clipboard
val fqdns: Output<List<String>>

Unordered list. List of FQDNs that this group applies to.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val location: Output<String>
Link copied to clipboard
val name: Output<String>

Immutable. Identifier for the TunnelDestGroup. Must be unique within the project and contain only lower case letters (a-z) and dashes (-).

Link copied to clipboard
val project: Output<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Required. The ID to use for the TunnelDestGroup, which becomes the final component of the resource name. This value must be 4-63 characters, and valid characters are [a-z]-.

Link copied to clipboard
val urn: Output<String>