PeeringArgs

fun PeeringArgs(authorizedNetwork: Output<String>? = null, domainResource: Output<String>? = null, labels: Output<Map<String, String>>? = null, peeringId: Output<String>? = null, project: Output<String>? = null)