toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.outputs
/
RouterPeerCustomLearnedIpRange
Router
Peer
Custom
Learned
Ip
Range
data
class
RouterPeerCustomLearnedIpRange
(
val
range
:
String
)
Members
Constructors
Router
Peer
Custom
Learned
Ip
Range
Link copied to clipboard
constructor
(
range
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
range
Link copied to clipboard
val
range
:
String
The IP range to advertise. The value must be a CIDR-formatted string.