PrivateEndpointACLArgs

constructor(allow: Output<List<Either<String, SignalRRequestType>>>? = null, deny: Output<List<Either<String, SignalRRequestType>>>? = null, name: Output<String>)