IpamScopeArgs

fun IpamScopeArgs(description: Output<String>? = null, ipamId: Output<String>? = null, tags: Output<List<IpamScopeTagArgs>>? = null)