toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.inputs
/
RouterPeerCustomLearnedIpRangeArgs
Router
Peer
Custom
Learned
Ip
Range
Args
data
class
RouterPeerCustomLearnedIpRangeArgs
(
val
range
:
Output
<
String
>
)
:
ConvertibleToJava
<
RouterPeerCustomLearnedIpRangeArgs
>
Members
Constructors
Router
Peer
Custom
Learned
Ip
Range
Args
Link copied to clipboard
constructor
(
range
:
Output
<
String
>
)
Properties
range
Link copied to clipboard
val
range
:
Output
<
String
>
The IP range to advertise. The value must be a CIDR-formatted string.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
RouterPeerCustomLearnedIpRangeArgs