Bgp Ip Args
data class BgpIpArgs(val instanceId: Output<String>? = null, val ip: Output<String>? = null, val resourceGroupId: Output<String>? = null) : ConvertibleToJava<BgpIpArgs>
Provides a Ddos Bgp Ip resource. For information about Ddos Bgp Ip and how to use it, see What is Ip.
NOTE: Available since v1.180.0.
Example Usage
Basic Usage No Java example available.
Import
Ddos Bgp Ip can be imported using the id, e.g.
$ pulumi import alicloud:ddos/bgpIp:BgpIp example <instance_id>:<ip>
Content copied to clipboard