PeeringArgs

constructor(direct: Output<PeeringPropertiesDirectArgs>? = null, exchange: Output<PeeringPropertiesExchangeArgs>? = null, kind: Output<Either<String, Kind>>? = null, location: Output<String>? = null, peeringLocation: Output<String>? = null, peeringName: Output<String>? = null, resourceGroupName: Output<String>? = null, sku: Output<PeeringSkuArgs>? = null, tags: Output<Map<String, String>>? = null)